# HG changeset patch # User Pascal Bellard # Date 1309239684 -7200 # Node ID 59b79ec33fec844db329b74b01409cde3ec0105d # Parent 6ece638b3ddb24ec99df825897b9283414bf4543 comix: update bdeps diff -r 6ece638b3ddb -r 59b79ec33fec comix/receipt --- a/comix/receipt Sun Jun 26 00:00:43 2011 +0000 +++ b/comix/receipt Tue Jun 28 07:41:24 2011 +0200 @@ -5,8 +5,8 @@ CATEGORY="graphics" SHORT_DESC="Comix is animage viewer, specifically designed to handle comic books." MAINTAINER="mallory@skyrock.com" -DEPENDS="python pygtk python-pil" -BUILD_DEPENDS="python pygtk-dev pygtk python-pil" +DEPENDS="python pygtk python-pil unrar" +BUILD_DEPENDS="python pygtk-dev pygtk python-pil unrar" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://comix.sourceforge.net" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"