wok-next diff pygobject/receipt @ rev 4784
Add: vim-tiny (textmode only).
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sat Jan 16 22:55:00 2010 +0100 (2010-01-16) |
parents | fbf64ec0cf6d |
children | f3327707164a |
line diff
1.1 --- a/pygobject/receipt Sat Jan 02 10:00:28 2010 +0100 1.2 +++ b/pygobject/receipt Sat Jan 16 22:55:00 2010 +0100 1.3 @@ -5,8 +5,8 @@ 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" 1.8 -BUILD_DEPENDS="python python-dev pkg-config glib glib-dev" 1.9 +DEPENDS="python glib libffi" 1.10 +BUILD_DEPENDS="python python-dev pkg-config glib glib-dev libffi-dev" 1.11 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.12 WEB_SITE="http://www.pygtk.org/docs/pygobject/index.html" 1.13 WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.20/$TARBALL"