wok-next diff gnome-menus/receipt @ rev 11942
gecko-mediaplayer up 1.0.3 to resolve cooker error
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Wed Feb 29 22:00:25 2012 -0800 (2012-02-29) |
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 Wed Feb 29 22:00:25 2012 -0800 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 {