wok-4.x diff urlgfe/receipt @ rev 4324
Fix: build mtpaint without GIF support (nogif)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Sep 29 23:49:27 2009 +0200 (2009-09-29) |
parents | ea64af670988 |
children |
line diff
1.1 --- a/urlgfe/receipt Sun Apr 26 00:42:39 2009 +0200 1.2 +++ b/urlgfe/receipt Tue Sep 29 23:49:27 2009 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="Light GTK downlaod manager." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="gtk+ libcurl" 1.8 +DEPENDS="gtk+ libcurl pcre" 1.9 BUILD_DEPENDS="gtk+-dev curl-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://urlget.sourceforge.net/"