wok diff gnome-keyring/receipt @ rev 12219

Up: cookutils (1.8) Lots of fixes and improvments
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 05 13:42:18 2012 +0200 (2012-04-05)
parents 5647557ead5c
children 71fdf2bac4d0
line diff
     1.1 --- a/gnome-keyring/receipt	Thu Nov 03 11:15:24 2011 +0100
     1.2 +++ b/gnome-keyring/receipt	Thu Apr 05 13:42:18 2012 +0200
     1.3 @@ -9,8 +9,8 @@
     1.4  WEB_SITE="http://www.gnome.org"
     1.5  WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.6  
     1.7 -DEPENDS="libgcrypt libtasn1 python dbus"
     1.8 -BUILD_DEPENDS="libgcrypt-dev libtasn1-dev python-dev dbus-dev"
     1.9 +DEPENDS="libgcrypt libtasn1 python dbus gtk+"
    1.10 +BUILD_DEPENDS="libgcrypt-dev libtasn1-dev python-dev dbus-dev intltool"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()