wok-6.x diff comix/receipt @ rev 4187
Fix: scons FSH and update to 1.2.0
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Sep 23 09:48:52 2009 +0200 (2009-09-23) |
parents | f9daff0cdbf9 |
children | f7e96b8e3444 |
line diff
1.1 --- a/comix/receipt Mon May 25 10:24:21 2009 +0200 1.2 +++ b/comix/receipt Wed Sep 23 09:48:52 2009 +0200 1.3 @@ -5,8 +5,8 @@ 1.4 CATEGORY="graphics" 1.5 SHORT_DESC="Comix is animage viewer, specifically designed to handle comic books." 1.6 MAINTAINER="mallory@skyrock.com" 1.7 -DEPENDS="python pygtk pil" 1.8 -BUILD_DEPENDS="python pygtk-dev pygtk pil" 1.9 +DEPENDS="python pygtk python-pil" 1.10 +BUILD_DEPENDS="python pygtk-dev pygtk python-pil" 1.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.12 WEB_SITE="http://comix.sourceforge.net" 1.13 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"