wok-6.x diff comix/receipt @ rev 3917
syslinux/ifmem: pre-94 bioses support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Aug 18 18:21:24 2009 +0200 (2009-08-18) |
parents | f9daff0cdbf9 |
children | f7e96b8e3444 |
line diff
1.1 --- a/comix/receipt Mon May 25 10:24:21 2009 +0200 1.2 +++ b/comix/receipt Tue Aug 18 18:21:24 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"