core/automake: added autoconf to makedepends

This commit is contained in:
Natanael Copa 2008-11-10 21:14:51 +00:00
parent 6b239c8c87
commit 0a97a6f6be

View File

@ -6,7 +6,7 @@ arch=i486
license=GPL
url="http://www.gnu.org/software/automake"
source=ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
makedepends="perl"
makedepends="autoconf perl"
subpackages="$pkgname-doc"
build() {