wok-4.x diff libgnomeui/receipt @ rev 11666
smbclient: fix depends
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Thu Feb 16 15:21:17 2012 +0000 (2012-02-16) |
parents | e232f2f168e8 |
children | 835ca10d52d2 |
line diff
1.1 --- a/libgnomeui/receipt Sun Dec 18 11:25:12 2011 +0100 1.2 +++ b/libgnomeui/receipt Thu Feb 16 15:21:17 2012 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 DEPENDS="libgnome libgnomecanvas libglade libbonoboui gnome-keyring" 1.5 BUILD_DEPENDS="libgnome-dev libgnomecanvas-dev gnome-keyring \ 1.6 libgnome-keyring-dev libbonoboui-dev util-linux-ng-uuid-dev libgcrypt-dev \ 1.7 -dbus-glib-dev" 1.8 +dbus-glib-dev esound-dev audiofile-dev libglade-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.gnome.org" 1.11 WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"