wok diff lxappearance/receipt @ rev 8833

Fix: tazdev receipt
author Christophe Lincoln <pankso@slitaz.org>
date Thu Feb 24 16:18:46 2011 +0100 (2011-02-24)
parents d97b2bc0edc2
children 40a7bb2d537a
line diff
     1.1 --- a/lxappearance/receipt	Tue Dec 08 22:06:09 2009 +0100
     1.2 +++ b/lxappearance/receipt	Thu Feb 24 16:18:46 2011 +0100
     1.3 @@ -1,12 +1,12 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="lxappearance"
     1.7 -VERSION="0.3.0"
     1.8 +VERSION="0.4.0"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Desktop setting configuration utility from LXDE."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="gtk+ xorg-libXdamage"
    1.13 -BUILD_DEPENDS="pkg-config gtk+-dev gettext xorg-xproto"
    1.14 +BUILD_DEPENDS="pkg-config intltool gtk+-dev gettext xorg-xproto"
    1.15  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.16  WEB_SITE="http://lxde.sourceforge.net/"
    1.17  WGET_URL="$SF_MIRROR/lxde/$TARBALL"