wok-4.x rev 11882
gnome-menus: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Feb 28 09:29:44 2012 +0100 (2012-02-28) |
parents | 1134b440b9b4 |
children | 2761305eb30d |
files | gnome-menus/receipt |
line diff
1.1 --- a/gnome-menus/receipt Mon Feb 27 23:45:31 2012 -0800 1.2 +++ b/gnome-menus/receipt Tue Feb 28 09:29:44 2012 +0100 1.3 @@ -5,12 +5,13 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="GNOME menu libs and tools (without desktop files)." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="python gamin glib libgio" 1.8 -BUILD_DEPENDS="intltool" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.gnome.org/" 1.11 WGET_URL="http://ftp.gnome.org/pub/GNOME/desktop/${VERSION%.*}/$VERSION/sources/$TARBALL" 1.12 1.13 +DEPENDS="python gamin glib libgio" 1.14 +BUILD_DEPENDS="intltool python-dev python" 1.15 + 1.16 # Rules to configure and make the package. 1.17 compile_rules() 1.18 {