wok-stable diff garcon/receipt @ rev 8232

Fixed busybox again. Cpio patch is not need as of 1.18.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Jan 26 20:38:28 2011 +0000 (2011-01-26)
parents 152224d80dd5
children
line diff
     1.1 --- a/garcon/receipt	Thu Jan 20 02:06:45 2011 +0100
     1.2 +++ b/garcon/receipt	Wed Jan 26 20:38:28 2011 +0000
     1.3 @@ -5,7 +5,8 @@
     1.4  CATEGORY="misc"
     1.5  SHORT_DESC="Xfce menu library"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS=""
     1.8 +DEPENDS="libgio"
     1.9 +BUILD_DEPENDS="intltool libgio libgio-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://www.xfce.org"
    1.12  WGET_URL="http://archive.xfce.org/src/libs/garcon/0.1/$TARBALL"