automake: add missing build-deps (close #58).
This commit is contained in:
parent
13ec98c654
commit
6a2b545260
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ revision=2
|
|||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="perl autoconf>=2.60"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${hostmakedepends}"
|
||||
short_desc="GNU Standards-compliant Makefile generator"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue