wok diff mtpaint/receipt @ rev 8699

ocs agent: fix Tapkg.pm
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Feb 17 23:08:43 2011 +0100 (2011-02-17)
parents 29d2b6fe566a
children 4a8d626e353b
line diff
     1.1 --- a/mtpaint/receipt	Tue Sep 29 23:49:27 2009 +0200
     1.2 +++ b/mtpaint/receipt	Thu Feb 17 23:08:43 2011 +0100
     1.3 @@ -1,12 +1,12 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="mtpaint"
     1.7 -VERSION="3.30"
     1.8 +VERSION="3.31"
     1.9  CATEGORY="graphics"
    1.10  SHORT_DESC="Light paint programm and image manipulation."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="gtk+ tiff xorg-libXdamage"
    1.13 -BUILD_DEPENDS="gtk+ gtk+-dev pkg-config xorg-xproto"
    1.14 +BUILD_DEPENDS="gtk+ gtk+-dev pkg-config xorg-xproto bzip2 acl"
    1.15  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.16  WEB_SITE="http://mtpaint.sourceforge.net/"
    1.17  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"