wok-next diff libgnome-keyring/receipt @ rev 11541

libcddb: add libcdio support
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Dec 25 13:29:29 2011 +0100 (2011-12-25)
parents 0f920dfd9022
children b7319995b37e
line diff
     1.1 --- a/libgnome-keyring/receipt	Thu Nov 03 10:53:25 2011 +0100
     1.2 +++ b/libgnome-keyring/receipt	Sun Dec 25 13:29:29 2011 +0100
     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 dbus"
     1.8 -BUILD_DEPENDS="libgcrypt-dev dbus-dev"
     1.9 +DEPENDS="libgcrypt dbus glib"
    1.10 +BUILD_DEPENDS="libgcrypt-dev dbus-dev intltool"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()