bison: m4 is hostmakedepends.
This commit is contained in:
parent
153001faff
commit
02da8b48c8
|
@ -1,10 +1,9 @@
|
||||||
# Template build file for 'bison'.
|
# Template build file for 'bison'.
|
||||||
pkgname=bison
|
pkgname=bison
|
||||||
version=2.7
|
version=2.7
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl m4"
|
||||||
makedepends="m4"
|
|
||||||
depends="m4"
|
depends="m4"
|
||||||
short_desc="GNU yacc(1) replacement"
|
short_desc="GNU yacc(1) replacement"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Reference in New Issue