wok-next diff python-kiwi/receipt @ rev 12762
fltk-2.0.x: update WGET_URL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat May 12 13:10:28 2012 +0200 (2012-05-12) |
parents | b14d5260f5dd |
children | 93e964cdd55d |
line diff
1.1 --- a/python-kiwi/receipt Thu Mar 03 12:47:10 2011 +0000 1.2 +++ b/python-kiwi/receipt Sat May 12 13:10:28 2012 +0200 1.3 @@ -6,12 +6,14 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="A framework for python applications with graphical user interfaces." 1.6 MAINTAINER="claudinei@slitaz.org" 1.7 -DEPENDS="python gtk+ pygtk" 1.8 SUGGESTED="gazpacho zopeinterface libglade" 1.9 TARBALL="$SOURCE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.async.com.br/projects/kiwi" 1.11 WGET_URL="http://download.gnome.org/sources/kiwi/1.9/$TARBALL" 1.12 1.13 +DEPENDS="python gtk+ pygobject pygtk" 1.14 +BUILD_DEPENDS="python-dev gtk+-dev pygobject-dev pygtk-dev" 1.15 + 1.16 # Rules to configure and make the package. 1.17 compile_rules() 1.18 {