wok-next diff tiff-apps/receipt @ rev 15638
aufs: run xz in compile_rules (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Dec 09 20:27:20 2013 +0000 (2013-12-09) |
parents | 914c5d960db2 |
children | cf02cc1c573a |
line diff
1.1 --- a/tiff-apps/receipt Mon Jun 25 07:39:28 2012 +0000 1.2 +++ b/tiff-apps/receipt Mon Dec 09 20:27:20 2013 +0000 1.3 @@ -5,10 +5,12 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="TIFF images manipulation cli applications. (Check tiff for libs)." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="jpeg zlib tiff" 1.8 +LICENSE="MIT" 1.9 WANTED="tiff" 1.10 WEB_SITE="http://www.remotesensing.org/libtiff/" 1.11 1.12 +DEPENDS="jpeg zlib tiff" 1.13 + 1.14 # Rules to gen a SliTaz package suitable for Tazpkg. 1.15 genpkg_rules() 1.16 {