mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
base-system-busybox: also provides diffutils.
This commit is contained in:
parent
554b9e6433
commit
0135149cc3
1 changed files with 2 additions and 2 deletions
|
@ -33,8 +33,8 @@ base-system-busybox_package() {
|
||||||
# Keep this list updated with ${FILESDIR}/dotconfig.
|
# Keep this list updated with ${FILESDIR}/dotconfig.
|
||||||
#
|
#
|
||||||
# XXX bzip2 provides libbz2, split it into libbz2 pkg.
|
# XXX bzip2 provides libbz2, split it into libbz2 pkg.
|
||||||
FEATURES="acpid coreutils cpio dash dosfstools findutils gawk grep
|
FEATURES="acpid coreutils cpio dash diffutils dosfstools findutils gawk
|
||||||
gzip hdparm ifenslave iproute2 iputils less lsof netcat nvi
|
grep gzip hdparm ifenslave iproute2 iputils less lsof netcat nvi
|
||||||
patch powertop procps-ng psmisc rfkill run-parts sed tar
|
patch powertop procps-ng psmisc rfkill run-parts sed tar
|
||||||
traceroute util-linux wget which xz"
|
traceroute util-linux wget which xz"
|
||||||
for f in ${FEATURES}; do
|
for f in ${FEATURES}; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue