wok rev 8041

Fix: garcon need intltool to compile & depend on libgio
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Jan 20 16:26:01 2011 +0100 (2011-01-20)
parents 6facb6774f54
children dba98e5827dd
files garcon/receipt
line diff
     1.1 --- a/garcon/receipt	Thu Jan 20 16:20:00 2011 +0100
     1.2 +++ b/garcon/receipt	Thu Jan 20 16:26:01 2011 +0100
     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"