wok diff lxtask/receipt @ rev 4901
tazbb: report flavor more verbose (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 11 11:35:30 2010 +0100 (2010-02-11) |
parents | 2e55de4816a6 |
children | 105c1dc58ba4 |
line diff
1.1 --- a/lxtask/receipt Mon Mar 16 22:15:30 2009 +0000 1.2 +++ b/lxtask/receipt Thu Feb 11 11:35:30 2010 +0100 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/"