# HG changeset patch # User Antoine Bodin # Date 1275403124 -7200 # Node ID 4f9e5b98f4a3e07cd94b5073ead14ee173a69c73 # Parent 83b623382b7745487eb06634a7ea555132653edc Liferea: fix depends diff -r 83b623382b77 -r 4f9e5b98f4a3 liferea/receipt --- a/liferea/receipt Tue Jun 01 09:38:23 2010 +0200 +++ b/liferea/receipt Tue Jun 01 16:38:44 2010 +0200 @@ -9,7 +9,7 @@ WEB_SITE="http://liferea.sourceforge.net/" WGET_URL="http://downloads.sourceforge.net/project/liferea/Liferea%20Unstable/$VERSION/$TARBALL" 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" -DEPENDS="gtk+-dev glib pango GConf libunique libxml2 libxslt sqlite libsoup libwebkit libnotify intltool gnutls" +DEPENDS="gtk+ glib pango GConf libunique libxml2 libxslt sqlite libsoup libwebkit libnotify intltool gnutls" # Rules to configure and make the package. compile_rules()