wok-6.x diff tiff/receipt @ rev 5371

Fixed bug #316 - 3 missing BUILD_DEPENDS in slim package.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Apr 30 03:51:49 2010 +0000 (2010-04-30)
parents f735d88b709d
children 00d23a2237d8
line diff
     1.1 --- a/tiff/receipt	Tue Mar 10 09:46:17 2009 +0000
     1.2 +++ b/tiff/receipt	Fri Apr 30 03:51:49 2010 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="TIFF images libs. (Check tiff-apps for utilities)."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -DEPENDS="jpeg zlib"
     1.8 +DEPENDS="jpeg zlib gcc-lib-base"
     1.9  WEB_SITE="http://www.remotesensing.org/libtiff/"
    1.10  WGET_URL="ftp://ftp.remotesensing.org/pub/libtiff/$TARBALL"
    1.11