wok-4.x rev 6606
Added perl and m4 to autoconf depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Oct 09 17:56:22 2010 +0000 (2010-10-09) |
parents | e4278677885e |
children | 231408e11c7e |
files | autoconf/receipt |
line diff
1.1 --- a/autoconf/receipt Sat Oct 09 17:20:13 2010 +0000 1.2 +++ b/autoconf/receipt Sat Oct 09 17:56:22 2010 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Tool to automatically configure software source code." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +DEPENDS="m4 perl" 1.8 BUILD_DEPENDS="m4 perl" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://www.gnu.org/software/autoconf/"