wok-6.x diff gnome-menus/receipt @ rev 12548
mesa: dont build nouveau
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Apr 26 21:04:05 2012 +0200 (2012-04-26) |
parents | ff23003cfd91 |
children | ffe53f9a1b21 |
line diff
1.1 --- a/gnome-menus/receipt Thu Feb 17 18:56:09 2011 +0100 1.2 +++ b/gnome-menus/receipt Thu Apr 26 21:04:05 2012 +0200 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 {