wok-6.x rev 13780
gnome-python: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jan 04 08:39:14 2013 +0100 (2013-01-04) |
parents | 5e60c8598200 |
children | 9eec9f7a2768 |
files | gnome-python/receipt |
line diff
1.1 --- a/gnome-python/receipt Thu Jan 03 23:37:47 2013 -0500 1.2 +++ b/gnome-python/receipt Fri Jan 04 08:39:14 2013 +0100 1.3 @@ -10,7 +10,8 @@ 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 audiofile esound" 1.8 +BUILD_DEPENDS="python-dev pygobject-dev pygtk-dev libgnome-dev audiofile \ 1.9 +esound libxml2-dev" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()