wok-next diff lxtask/receipt @ rev 4570

quarry: default browser is firefox
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Dec 08 20:28:52 2009 +0100 (2009-12-08)
parents 2e55de4816a6
children 105c1dc58ba4
line diff
     1.1 --- a/lxtask/receipt	Mon Mar 16 22:15:30 2009 +0000
     1.2 +++ b/lxtask/receipt	Tue Dec 08 20:28:52 2009 +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/"