wok-next diff python-edje/receipt @ rev 18187
Up lessfs (1.7.0)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jul 08 11:52:12 2015 +0200 (2015-07-08) |
parents | 79ea4cfe08cc |
children | 4396aed7eb01 |
line diff
1.1 --- a/python-edje/receipt Sat Aug 10 09:25:15 2013 +0000 1.2 +++ b/python-edje/receipt Wed Jul 08 11:52:12 2015 +0200 1.3 @@ -12,7 +12,7 @@ 1.4 TAGS="e enlightenment python" 1.5 1.6 DEPENDS="edje python-evas libxml2" 1.7 -BUILD_DEPENDS="edje-dev python-evas-dev 1.8 +BUILD_DEPENDS="edje-dev python-evas-dev \ 1.9 python-cython autoconf automake git subversion libtool libxml2-dev" 1.10 1.11 # Rules to configure and make the package. 1.12 @@ -20,7 +20,7 @@ 1.13 { 1.14 ./autogen.sh && 1.15 ./configure --prefix=/usr && 1.16 - make $MAKEFLAGS all && make install 1.17 + make $MAKEFLAGS all && make install 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.