wok-next diff fotoxx/receipt @ rev 9271
Fixed sudoku to use TARBALL instead of downloading in compile_rules to source repos.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Mar 15 18:06:40 2011 +0000 (2011-03-15) |
parents | 73e6a906d6c3 |
children | 061365119fa9 |
line diff
1.1 --- a/fotoxx/receipt Sun Feb 06 15:13:11 2011 +0000 1.2 +++ b/fotoxx/receipt Tue Mar 15 18:06:40 2011 +0000 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"