mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +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.
|
||||
#
|
||||
# XXX bzip2 provides libbz2, split it into libbz2 pkg.
|
||||
FEATURES="acpid coreutils cpio dash dosfstools findutils gawk grep
|
||||
gzip hdparm ifenslave iproute2 iputils less lsof netcat nvi
|
||||
FEATURES="acpid coreutils cpio dash diffutils dosfstools findutils gawk
|
||||
grep gzip hdparm ifenslave iproute2 iputils less lsof netcat nvi
|
||||
patch powertop procps-ng psmisc rfkill run-parts sed tar
|
||||
traceroute util-linux wget which xz"
|
||||
for f in ${FEATURES}; do
|
||||
|
|
Loading…
Add table
Reference in a new issue