autoconf: use virtual?awk instead.
This commit is contained in:
parent
9e36bd2cc3
commit
148a1a1578
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=5
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
depends="awk m4 perl"
|
depends="virtual?awk m4 perl"
|
||||||
short_desc="Generates automatic source code configuration scripts"
|
short_desc="Generates automatic source code configuration scripts"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2, GPL-3"
|
license="GPL-2, GPL-3"
|
||||||
|
|
Loading…
Reference in a new issue