wok rev 10533

liferea: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 25 17:20:52 2011 +0200 (2011-05-25)
parents ae1635ae41f8
children 19d12dc9acaa
files liferea/receipt
line diff
     1.1 --- a/liferea/receipt	Wed May 25 17:13:56 2011 +0200
     1.2 +++ b/liferea/receipt	Wed May 25 17:20:52 2011 +0200
     1.3 @@ -8,8 +8,11 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://liferea.sourceforge.net/"
     1.6  WGET_URL="$SF_MIRROR/$PACKAGE/Liferea%20Unstable/$VERSION/$TARBALL"
     1.7 -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.8 +
     1.9  DEPENDS="gtk+ glib pango GConf libunique libxml2 libxslt sqlite libsoup libwebkit libnotify intltool gnutls"
    1.10 +BUILD_DEPENDS="gtk+-dev glib-dev pango-dev GConf GConf-dev ORBit2-dev \
    1.11 +libunique-dev libxml2-dev libxslt-dev sqlite-dev libsoup-dev libwebkit-dev \
    1.12 +libnotify-dev gnutls-dev json-glib-dev"
    1.13  
    1.14  # Rules to configure and make the package.
    1.15  compile_rules()