wok-current diff libgtop/receipt @ rev 11996
fusecloop: add description.txt
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Mar 04 09:52:39 2012 +0100 (2012-03-04) |
parents | 0f920dfd9022 |
children | 313856cc2188 |
line diff
1.1 --- a/libgtop/receipt Thu Nov 03 10:53:25 2011 +0100 1.2 +++ b/libgtop/receipt Sun Mar 04 09:52:39 2012 +0100 1.3 @@ -8,6 +8,8 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.5 WEB_SITE="http://www.gnome.org" 1.6 WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 1.7 +DEPENDS="glib" 1.8 +BUILD_DEPENDS="intltool" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()