wok-6.x diff python-pyweb/receipt @ rev 17627
libbonobo: remove G_DISABLE_DEPRECATED
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Feb 13 12:17:51 2015 +0100 (2015-02-13) |
parents | fd4f1e692109 |
children | 7390f8de9846 |
line diff
1.1 --- a/python-pyweb/receipt Sat Oct 19 13:53:26 2013 +0000 1.2 +++ b/python-pyweb/receipt Fri Feb 13 12:17:51 2015 +0100 1.3 @@ -10,7 +10,9 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.gz" 1.5 WEB_SITE="http://webpy.org/" 1.6 WGET_URL="${WEB_SITE}static/$TARBALL" 1.7 + 1.8 DEPENDS="python" 1.9 +BUILD_DEPENDS="python" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()