wok diff gnome-keyring/receipt @ rev 14503
Add get-litecoin
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat May 11 23:41:18 2013 +0200 (2013-05-11) |
parents | 478965c9dd3d |
children | 380ffe05937a |
line diff
1.1 --- a/gnome-keyring/receipt Fri Mar 09 05:27:20 2012 +0100 1.2 +++ b/gnome-keyring/receipt Sat May 11 23:41:18 2013 +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()