wok diff liferea/receipt @ rev 5724
libsctp-dev: fix category
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jun 24 17:23:34 2010 +0200 (2010-06-24) |
parents | c2f14c5b6d30 |
children | b1f81941f347 |
line diff
1.1 --- a/liferea/receipt Thu May 27 18:50:59 2010 +0000 1.2 +++ b/liferea/receipt Thu Jun 24 17:23:34 2010 +0200 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://liferea.sourceforge.net/" 1.5 WGET_URL="http://downloads.sourceforge.net/project/liferea/Liferea%20Unstable/$VERSION/$TARBALL" 1.6 BUILD_DEPENDS="gtk+-dev glib-dev pango-dev GConf GConf-dev ORBit2-dev libunique-dev libxml2-dev libxslt-dev sqlite-dev libsoup-dev libwebkit-dev libnotify-dev gnutls-dev" 1.7 -DEPENDS="gtk+-dev glib pango GConf libunique libxml2 libxslt sqlite libsoup libwebkit libnotify intltool gnutls" 1.8 +DEPENDS="gtk+ glib pango GConf libunique libxml2 libxslt sqlite libsoup libwebkit libnotify intltool gnutls" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()