# HG changeset patch # User Christopher Rogers # Date 1284668811 0 # Node ID efe9a3cf4475402ae1de0b4a6fd7f8480e961506 # Parent 916240f8717d32d1cfc99db3d7a9f3bd6977d095 Up: bluefish to 2.0.2. diff -r 916240f8717d -r efe9a3cf4475 bluefish/receipt --- a/bluefish/receipt Thu Sep 16 19:21:25 2010 +0000 +++ b/bluefish/receipt Thu Sep 16 20:26:51 2010 +0000 @@ -1,12 +1,12 @@ # SliTaz package receipt. PACKAGE="bluefish" -VERSION="2.0.1" +VERSION="2.0.2" CATEGORY="development" SHORT_DESC="A powerful editor" MAINTAINER="erjo@slitaz.org" -DEPENDS="gtk+ pcre xorg-libXdamage aspell gcc-lib-base" -BUILD_DEPENDS="gtk+-dev pcre-dev" +DEPENDS="gtk+ pcre xorg-libXdamage aspell libxml2 gcc-lib-base" +BUILD_DEPENDS="gtk+-dev pcre-dev intltool libxml2-dev expat-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://bluefish.openoffice.nl/index.html" WGET_URL="http://www.bennewitz.com/bluefish/stable/source/${TARBALL}"