wok-6.x rev 13029
gnome-keyring: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jun 11 21:43:16 2012 +0200 (2012-06-11) |
parents | e66e128d7b48 |
children | 465c8216c4d2 |
files | gnome-keyring/receipt |
line diff
1.1 --- a/gnome-keyring/receipt Mon Jun 11 21:38:18 2012 +0200 1.2 +++ b/gnome-keyring/receipt Mon Jun 11 21:43:16 2012 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 1.5 1.6 DEPENDS="libgcrypt libtasn1 python dbus gtk+" 1.7 -BUILD_DEPENDS="libgcrypt-dev libtasn1-dev python-dev dbus-dev intltool" 1.8 +BUILD_DEPENDS="libgcrypt-dev libtasn1-dev python-dev dbus-dev intltool gtk+-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()