wok-current diff liblrdf/receipt @ rev 10311
thunar-vfs: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat May 21 21:27:11 2011 +0000 (2011-05-21) |
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 May 21 21:27:11 2011 +0000 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