mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
base-system-busybox: provides awk not gawk.
This commit is contained in:
parent
df58c08513
commit
46376713e2
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue