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