wok-stable rev 4485
automake: update DEPENDS
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Nov 16 13:55:45 2009 +0000 (2009-11-16) |
parents | 35fb5b39bac2 |
children | 638675539fc5 |
files | automake/receipt |
line diff
1.1 --- a/automake/receipt Mon Nov 16 13:54:50 2009 +0000 1.2 +++ b/automake/receipt Mon Nov 16 13:55:45 2009 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Tool for automatically generating 'Makefile.in'." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="perl" 1.8 +DEPENDS="perl m4" 1.9 BUILD_DEPENDS="autoconf" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.gnu.org/software/automake/"