wok-stable diff pygobject/receipt @ rev 5646

Fix: mercurial add CONFIG_FILES for smarter upgrade
author Christophe Lincoln <pankso@slitaz.org>
date Sat May 29 11:51:06 2010 +0200 (2010-05-29)
parents 734283599021
children 5921dc28d8c6
line diff
     1.1 --- a/pygobject/receipt	Sat Jan 16 22:55:00 2010 +0100
     1.2 +++ b/pygobject/receipt	Sat May 29 11:51:06 2010 +0200
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Python bindings for the GObject library"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="python glib libffi"
     1.8 +DEPENDS="python glib libffi libgio"
     1.9  BUILD_DEPENDS="python python-dev pkg-config glib glib-dev libffi-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://www.pygtk.org/docs/pygobject/index.html"