wok diff pygobject/receipt @ rev 1734

memtest: build from source
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 21 10:23:14 2008 +0000 (2008-11-21)
parents cb884d540a01
children 93b397dc8274
line diff
     1.1 --- a/pygobject/receipt	Fri Oct 03 17:20:31 2008 +0000
     1.2 +++ b/pygobject/receipt	Fri Nov 21 10:23:14 2008 +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"