wok-6.x diff libtool/receipt @ rev 8101
Fixed catalyst.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Jan 22 16:22:19 2011 +0000 (2011-01-22) |
parents | f73b9b2a0181 |
children | 38286698e49d |
line diff
1.1 --- a/libtool/receipt Thu Oct 07 00:37:08 2010 +0000 1.2 +++ b/libtool/receipt Sat Jan 22 16:22:19 2011 +0000 1.3 @@ -5,6 +5,8 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="The GNU Portable Library Tool." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +DEPENDS="automake autoconf" 1.8 +BUILD_DEPENDS="automake autoconf" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.gnu.org/software/libtool/" 1.11 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"