wok-6.x diff lxtask/receipt @ rev 5257
Up: autoconf (2.65)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Apr 12 20:49:27 2010 +0200 (2010-04-12) |
parents | 2e55de4816a6 |
children | 105c1dc58ba4 |
line diff
1.1 --- a/lxtask/receipt Mon Mar 16 22:15:30 2009 +0000 1.2 +++ b/lxtask/receipt Mon Apr 12 20:49:27 2010 +0200 1.3 @@ -1,11 +1,11 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lxtask" 1.7 -VERSION="0.1" 1.8 +VERSION="0.1.1" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Ssytem task manager with a nice GTK interface." 1.11 DEPENDS="gtk+ xorg-libXdamage" 1.12 -BUILD_DEPENDS="pkg-config gtk+-dev xorg-xproto" 1.13 +BUILD_DEPENDS="pkg-config gtk+-dev intltool gettext xorg-xproto" 1.14 MAINTAINER="pankso@slitaz.org" 1.15 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.16 WEB_SITE="http://lxde.sourceforge.net/"