wok-6.x diff libtool/receipt @ rev 8151
Fix: add xorg-dri2proto to mesa-dev deps
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Wed Jan 26 01:31:19 2011 +0100 (2011-01-26) |
parents | f73b9b2a0181 |
children | 38286698e49d |
line diff
1.1 --- a/libtool/receipt Thu Oct 07 00:37:08 2010 +0000 1.2 +++ b/libtool/receipt Wed Jan 26 01:31:19 2011 +0100 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"