wok rev 5676

Liferea: fix depends
author Antoine Bodin <gokhlayeh@mailoo.org>
date Tue Jun 01 16:38:44 2010 +0200 (2010-06-01)
parents 83b623382b77
children 0c59b115eabd
files liferea/receipt
line diff
     1.1 --- a/liferea/receipt	Tue Jun 01 09:38:23 2010 +0200
     1.2 +++ b/liferea/receipt	Tue Jun 01 16:38:44 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()