diff --git a/srcpkgs/automake/template b/srcpkgs/automake/template index cde221e28a9..16df8d088e1 100644 --- a/srcpkgs/automake/template +++ b/srcpkgs/automake/template @@ -1,10 +1,10 @@ # Template build file for 'automake'. pkgname=automake version=1.13.1 -revision=2 +revision=3 noarch=yes build_style=gnu-configure -fulldepends="autoconf>=2.60 libtool>=2.4.2_5" +fulldepends="perl autoconf>=2.60" short_desc="GNU Standards-compliant Makefile generator" maintainer="Juan RP " license="GPL-2"