wok diff econnman/receipt @ rev 14617

Up libxcb (1.9.1), see http://www.x.org/wiki/Development/Security/Advisory-2013-05-23
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 01 15:41:58 2013 +0200 (2013-06-01)
parents 9c5c569c6146
children df39aad7cc4c
line diff
     1.1 --- a/econnman/receipt	Wed Apr 24 22:04:42 2013 +0200
     1.2 +++ b/econnman/receipt	Sat Jun 01 15:41:58 2013 +0200
     1.3 @@ -10,15 +10,13 @@
     1.4  WGET_URL="git|git://git.enlightenment.org/apps/$PACKAGE.git"
     1.5  TAGS="e enlightenment network"
     1.6  
     1.7 -DEPENDS="connman python-elementary python-edbus python-ecore"
     1.8 +DEPENDS="connman python-elementary python-edbus python-ecore python-edje"
     1.9  BUILD_DEPENDS="python-elementary-dev python-edbus-dev
    1.10  git autoconf automake libtool"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()
    1.14  {
    1.15 -#	sed -i 's:/usr/bin/python:/usr/bin/python2:g' econnman-bin.in
    1.16 -#	PYTHON=/usr/bin/python2 \
    1.17  	./autogen.sh &&
    1.18  	./configure --prefix=/usr &&
    1.19  	make && make DESTDIR="$install" install