wok-6.x diff gnome-menus/receipt @ rev 12735
syslinux: remove display.txt
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 07 10:35:38 2012 +0200 (2012-05-07) |
parents | c0bac1d2b5e8 |
children | 380ffe05937a |
line diff
1.1 --- a/gnome-menus/receipt Tue Feb 28 09:29:44 2012 +0100 1.2 +++ b/gnome-menus/receipt Mon May 07 10:35:38 2012 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 WGET_URL="http://ftp.gnome.org/pub/GNOME/desktop/${VERSION%.*}/$VERSION/sources/$TARBALL" 1.5 1.6 DEPENDS="python gamin glib libgio" 1.7 -BUILD_DEPENDS="intltool python-dev python" 1.8 +BUILD_DEPENDS="intltool python-dev python glib-dev libgio-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()