wok diff urlgfe/receipt @ rev 5614

catalyst: fix compile with 2.6.33.4 and WGET_URL
author Rohit Joshi <jozee@slitaz.org>
date Thu May 20 10:43:52 2010 -0400 (2010-05-20)
parents ea64af670988
children
line diff
     1.1 --- a/urlgfe/receipt	Sun Apr 26 00:42:39 2009 +0200
     1.2 +++ b/urlgfe/receipt	Thu May 20 10:43:52 2010 -0400
     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/"