wok diff menu-cache/receipt @ rev 17543

Up busybox (1.23.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 27 16:55:03 2015 +0100 (2015-01-27)
parents b924a72615fe
children c73f683146cf
line diff
     1.1 --- a/menu-cache/receipt	Sat Jul 12 15:05:49 2014 +0300
     1.2 +++ b/menu-cache/receipt	Tue Jan 27 16:55:03 2015 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="menu-cache"
     1.7 -VERSION="0.5.1"
     1.8 +VERSION="1.0.0-rc1"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Library used to read freedesktop.org menus"
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -11,8 +11,8 @@
    1.13  WGET_URL="https://github.com/lxde/$PACKAGE/archive/$VERSION.tar.gz"
    1.14  HOST_ARCH="i486 arm"
    1.15  
    1.16 -DEPENDS="glib glibc-base libffi libgio pcre zlib" # slitaz-menus ?
    1.17 -BUILD_DEPENDS="wget cacerts automake gtk-doc libtool"
    1.18 +DEPENDS="glib glibc-base libffi libfm libgio pcre zlib" # slitaz-menus ?
    1.19 +BUILD_DEPENDS="wget cacerts automake gtk-doc libtool libfm-dev"
    1.20  
    1.21  # Rules to configure and make the package.
    1.22  compile_rules()