wok-6.x diff pygobject/receipt @ rev 1979
webalizer: start only if never run before
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jan 04 09:55:26 2009 +0000 (2009-01-04) |
parents | cb884d540a01 |
children | 93b397dc8274 |
line diff
1.1 --- a/pygobject/receipt Fri Oct 03 17:20:31 2008 +0000 1.2 +++ b/pygobject/receipt Sun Jan 04 09:55:26 2009 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Python bindings for the GObject library" 1.5 MAINTAINER="erjo@slitaz.org" 1.6 DEPENDS="python" 1.7 -BUILD_DEPENDS="python python-dev" 1.8 +BUILD_DEPENDS="python python-dev pkg-config glib glib-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://www.pygtk.org/docs/pygobject/index.html" 1.11 WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.14/$TARBALL"