wok-stable rev 5406
Up: mtpaint (3.31) - Added bzip2 and acl to build depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun May 02 23:15:57 2010 +0000 (2010-05-02) |
parents | 8058f834a447 |
children | 67f6c0034b6a |
files | mtpaint/receipt |
line diff
1.1 --- a/mtpaint/receipt Sun May 02 14:02:28 2010 +0000 1.2 +++ b/mtpaint/receipt Sun May 02 23:15:57 2010 +0000 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"