wok diff liblrdf/receipt @ rev 11474
python-flup: reverting my changes, it was not good (thanks godane)
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Dec 17 17:52:22 2011 +0100 (2011-12-17) |
parents | c406bb1d8a76 |
children | b7319995b37e |
line diff
1.1 --- a/liblrdf/receipt Tue May 17 15:26:23 2011 +0200 1.2 +++ b/liblrdf/receipt Sat Dec 17 17:52:22 2011 +0100 1.3 @@ -9,8 +9,8 @@ 1.4 TARBALL="${PACKAGE}-${VERSION}.tar.gz" 1.5 WGET_URL="$SF_MIRROR/lrdf/$TARBALL" 1.6 1.7 -DEPENDS="raptor ladspa libcurl" 1.8 -BUILD_DEPENDS="raptor-dev ladspa-dev curl-dev" 1.9 +DEPENDS="raptor ladspa libcurl libxslt" 1.10 +BUILD_DEPENDS="raptor-dev ladspa-dev curl-dev libxslt-dev" 1.11 1.12 # Rules to configure and make the package. 1.13