wok diff menu-cache/receipt @ rev 12927

util-linux: cross-compile for ARM (and pack blkid/uuid)
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 29 22:45:34 2012 +0000 (2012-05-29)
parents 50f89a1e4792
children 380ffe05937a
line diff
     1.1 --- a/menu-cache/receipt	Sun Mar 06 14:13:29 2011 +0000
     1.2 +++ b/menu-cache/receipt	Tue May 29 22:45:34 2012 +0000
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Standard compliant menu library used by LXDE."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="glibc-base glib libgio"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://lxde.sourceforge.net/"
    1.10  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
    1.11  
    1.12 +DEPENDS="glibc-base glib libgio slitaz-menus"
    1.13 +BUILD_DEPENDS="glib-dev libgio-dev"
    1.14 +
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17  {