wok-next diff gnome-keyring/receipt @ rev 12948
libglade: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 30 23:13:24 2012 +0200 (2012-05-30) |
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 Wed May 30 23:13:24 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()