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.
#
# 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