wok-6.x diff menu-cache/receipt @ rev 12946
rage: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 30 20:37:52 2012 +0200 (2012-05-30) |
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 May 30 20:37:52 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 {