# HG changeset patch # User Christopher Rogers # Date 1272842157 0 # Node ID a160c6a22642f5470fb7d255ffc808f3efeb4f6a # Parent 8058f834a4474d38706223c8c61a67e609e9f2d8 Up: mtpaint (3.31) - Added bzip2 and acl to build depends. diff -r 8058f834a447 -r a160c6a22642 mtpaint/receipt --- a/mtpaint/receipt Sun May 02 14:02:28 2010 +0000 +++ b/mtpaint/receipt Sun May 02 23:15:57 2010 +0000 @@ -1,12 +1,12 @@ # SliTaz package receipt. PACKAGE="mtpaint" -VERSION="3.30" +VERSION="3.31" CATEGORY="graphics" SHORT_DESC="Light paint programm and image manipulation." MAINTAINER="pankso@slitaz.org" DEPENDS="gtk+ tiff xorg-libXdamage" -BUILD_DEPENDS="gtk+ gtk+-dev pkg-config xorg-xproto" +BUILD_DEPENDS="gtk+ gtk+-dev pkg-config xorg-xproto bzip2 acl" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://mtpaint.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"