wok diff fotoxx/receipt @ rev 9112
taglib: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 05 10:44:27 2011 +0100 (2011-03-05) |
parents | 73e6a906d6c3 |
children | 061365119fa9 |
line diff
1.1 --- a/fotoxx/receipt Sun Feb 06 15:13:11 2011 +0000 1.2 +++ b/fotoxx/receipt Sat Mar 05 10:44:27 2011 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="lightweight image editor" 1.5 MAINTAINER="gokhlayeh@slitaz.org" 1.6 DEPENDS="gtk+" 1.7 -BUILD_DEPENDS="gtk+-dev freeimage freeimage-dev xdg-utils" 1.8 +BUILD_DEPENDS="exiftool gtk+-dev freeimage freeimage-dev xdg-utils" 1.9 SUGGESTED="exiftool ufraw printoxx" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://kornelix.squarespace.com/fotoxx"