wok-6.x rev 11489
libgnomeui: Fix BUILD_DEPENDS again
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sun Dec 18 12:50:11 2011 +0100 (2011-12-18) |
parents | e232f2f168e8 |
children | 2afb3b834baa |
files | libgnomeui/receipt |
line diff
1.1 --- a/libgnomeui/receipt Sun Dec 18 11:25:12 2011 +0100 1.2 +++ b/libgnomeui/receipt Sun Dec 18 12:50:11 2011 +0100 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"