wok diff libxslt/receipt @ rev 8039

Fix: most xfce4 apps need intltool to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Jan 20 15:02:14 2011 +0100 (2011-01-20)
parents ed7be0cb5b81
children 02bbaa9d12ba
line diff
     1.1 --- a/libxslt/receipt	Tue Sep 28 15:05:34 2010 +0000
     1.2 +++ b/libxslt/receipt	Thu Jan 20 15:02:14 2011 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="XSLT support for libxml2."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="libgcrypt libxml2 zlib"
     1.7 -BUILD_DEPENDS="libxml2-dev"
     1.8 +BUILD_DEPENDS="libgcrypt-dev libxml2-dev zlib-dev"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://www.xmlsoft.org/XSLT/"
    1.11  WGET_URL="ftp://xmlsoft.org/libxslt/$TARBALL"