bison: m4 is hostmakedepends.

This commit is contained in:
Christian Neukirchen 2015-03-03 11:43:22 +01:00
parent 153001faff
commit 02da8b48c8
1 changed files with 2 additions and 3 deletions

View File

@ -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>"