wok rev 3795

Upgrade: lxtask (0.1 to 0.1.1)
author Matthew Sheets <rcx@zoominternet.net>
date Mon Aug 03 11:43:06 2009 +0000 (2009-08-03)
parents 2d6921efeca8
children 8ad0e2602649
files lxtask/receipt
line diff
     1.1 --- a/lxtask/receipt	Mon Aug 03 11:41:53 2009 +0000
     1.2 +++ b/lxtask/receipt	Mon Aug 03 11:43:06 2009 +0000
     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/"