mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-10 17:13:51 +02:00
autoconf: needs host m4 to build.
This commit is contained in:
parent
0463ac2e4f
commit
074c776e37
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=2.69
|
|||
revision=5
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="perl"
|
||||
hostmakedepends="perl m4"
|
||||
depends="virtual?awk m4 perl"
|
||||
short_desc="Generates automatic source code configuration scripts"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Add table
Reference in a new issue