wok-6.x diff comix/receipt @ rev 12676
mpd: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue May 01 13:46:30 2012 +0200 (2012-05-01) |
parents | 59b79ec33fec |
children | 11579844d239 |
line diff
1.1 --- a/comix/receipt Tue Jun 28 07:41:24 2011 +0200 1.2 +++ b/comix/receipt Tue May 01 13:46:30 2012 +0200 1.3 @@ -5,7 +5,7 @@ 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 python-pil unrar" 1.8 +DEPENDS="python pygtk python-pil rar" 1.9 BUILD_DEPENDS="python pygtk-dev pygtk python-pil unrar" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://comix.sourceforge.net"