base-system-busybox: provides awk not gawk.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Build template for 'base-system-busybox'.
|
# Build template for 'base-system-busybox'.
|
||||||
pkgname=base-system-busybox
|
pkgname=base-system-busybox
|
||||||
version=1.22.1
|
version=1.22.1
|
||||||
revision=3
|
revision=4
|
||||||
wrksrc="busybox-${version}"
|
wrksrc="busybox-${version}"
|
||||||
homepage="http://www.busybox.net"
|
homepage="http://www.busybox.net"
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
@@ -15,7 +15,7 @@ checksum=ae0b029d0a9e4dd71a077a790840e496dd838998e4571b87b60fed7462b6678b
|
|||||||
# 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 diffutils dosfstools findutils gawk
|
_FEATURES="acpid coreutils cpio dash diffutils dosfstools findutils awk
|
||||||
grep 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 whois xz"
|
traceroute util-linux wget which whois xz"
|
||||||
|
|||||||
Reference in New Issue
Block a user