wok diff mtpaint/receipt @ rev 1985
Add: pysqlite
author | Pierre-Jean Fichet <sygne@ombres.eu> |
---|---|
date | Sun Jan 04 19:10:15 2009 +0100 (2009-01-04) |
parents | f08ead2d5191 |
children | dac95ee5cfeb |
line diff
1.1 --- a/mtpaint/receipt Fri Oct 03 20:14:14 2008 +0000 1.2 +++ b/mtpaint/receipt Sun Jan 04 19:10:15 2009 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Light paint programm and image manipulation." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="gtk+" 1.7 -BUILD_DEPENDS="gtk+ pkg-config xorg-xproto" 1.8 +BUILD_DEPENDS="gtk+ gtk+-dev pkg-config xorg-xproto" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://mtpaint.sourceforge.net/" 1.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"