wok diff pygobject/receipt @ rev 3175

reconfigure udev after /etc/udev/rules.d addition
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 25 13:26:29 2009 +0200 (2009-05-25)
parents 52dc4b48ed81
children fbf64ec0cf6d
line diff
     1.1 --- a/pygobject/receipt	Mon Oct 06 19:20:18 2008 +0000
     1.2 +++ b/pygobject/receipt	Mon May 25 13:26:29 2009 +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"
     1.8 +DEPENDS="python glib"
     1.9  BUILD_DEPENDS="python python-dev pkg-config glib glib-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://www.pygtk.org/docs/pygobject/index.html"