wok-6.x diff menu-cache/receipt @ rev 14905
tazdrop: try to fix (need pre-generate .mo files)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Jul 31 20:36:06 2013 +0300 (2013-07-31) |
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 Wed Jul 31 20:36:06 2013 +0300 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 {