wok-next diff gnome-python/receipt @ rev 14384

connman-dev: fix deps+bdeps
author Dominique Corbex <domcox@slitaz.org>
date Tue Apr 23 06:56:23 2013 +0200 (2013-04-23)
parents b7319995b37e
children a00bf44ed23d
line diff
     1.1 --- a/gnome-python/receipt	Mon Jan 02 23:06:18 2012 +0100
     1.2 +++ b/gnome-python/receipt	Tue Apr 23 06:56:23 2013 +0200
     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()