wok diff menu-cache/receipt @ rev 13429

partclone: add btrfs & hfsplus support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 04 11:53:21 2012 +0200 (2012-10-04)
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	Thu Oct 04 11:53:21 2012 +0200
     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  {