wok diff tiff/receipt @ rev 5541
partimage: fix compile_rules for openssl 1.0
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 13 12:36:57 2010 +0200 (2010-05-13) |
parents | f735d88b709d |
children | 00d23a2237d8 |
line diff
1.1 --- a/tiff/receipt Tue Mar 10 09:46:17 2009 +0000 1.2 +++ b/tiff/receipt Thu May 13 12:36:57 2010 +0200 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