wok-6.x diff gnome-menus/receipt @ rev 12701
Add: cross-arm-gcc (ARM cross compiler) Build will fail with cooker since it must be build with --first-pass the first time :-) A cross-arm-toolchain meta packge will follow
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu May 03 16:25:12 2012 +0200 (2012-05-03) |
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 Thu May 03 16:25:12 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()