wok rev 9910

liblrdf: fix bdeps (again)
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 17 15:27:51 2011 +0200 (2011-05-17)
parents c406bb1d8a76
children dc9eda924af6
files liblrdf/receipt
line diff
     1.1 --- a/liblrdf/receipt	Tue May 17 15:26:23 2011 +0200
     1.2 +++ b/liblrdf/receipt	Tue May 17 15:27:51 2011 +0200
     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