wok-next diff gnome-vfs-monikers/receipt @ rev 20233

update some bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Nov 06 09:31:09 2017 +0100 (2017-11-06)
parents d5aadb9e3943
children 93930f418ffb
line diff
     1.1 --- a/gnome-vfs-monikers/receipt	Tue May 13 06:20:51 2014 +0000
     1.2 +++ b/gnome-vfs-monikers/receipt	Mon Nov 06 09:31:09 2017 +0100
     1.3 @@ -11,12 +11,12 @@
     1.4  WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.5  
     1.6  DEPENDS="gnome-vfs libbonobo"
     1.7 -BUILD_DEPENDS="gnome-vfs-dev libbonobo-dev glib-dev ORBit2-dev dbus-glib-dev"
     1.8 +BUILD_DEPENDS="gnome-vfs-dev libbonobo-dev glib-dev ORBit2-dev dbus-glib-dev \
     1.9 +perl-xml-parser libxml2-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()
    1.13  {
    1.14 -	cd $src
    1.15  	export CFLAGS="-I/usr/include/libbonobo-2.0 -I/usr/include/glib-2.0 \
    1.16  -I/usr/lib/glib-2.0/include -I/usr/include/bonobo-activation-2.0 \
    1.17  -I/usr/include/orbit-2.0 -I/usr/include/gnome-vfs-2.0"