wok-current rev 11509
gnome-python: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Dec 22 23:01:40 2011 +0100 (2011-12-22) |
parents | 942e8717e236 |
children | 3c93fb2c34fe |
files | gnome-python/receipt |
line diff
1.1 --- a/gnome-python/receipt Thu Dec 22 22:57:13 2011 +0100 1.2 +++ b/gnome-python/receipt Thu Dec 22 23:01:40 2011 +0100 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="python pygobject pygtk libgnome" 1.7 -BUILD_DEPENDS="python-dev pygobject-dev pygtk-dev libgnome-dev" 1.8 +BUILD_DEPENDS="python-dev pygobject-dev pygtk-dev libgnome-dev audiofile esound" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()