wok diff comix/receipt @ rev 4620

ajaxterm: add knock support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 17 19:13:33 2009 +0100 (2009-12-17)
parents f9daff0cdbf9
children f7e96b8e3444
line diff
     1.1 --- a/comix/receipt	Mon May 25 10:24:21 2009 +0200
     1.2 +++ b/comix/receipt	Thu Dec 17 19:13:33 2009 +0100
     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"