base-system-busybox: also provides diffutils.

This commit is contained in:
Juan RP 2013-12-08 13:18:01 +01:00
parent 554b9e6433
commit 0135149cc3

View file

@ -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