summaryrefslogtreecommitdiff
path: root/package/libxslt
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-05-16 16:20:17 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-05-16 16:20:48 -0500
commit669e7ea4b5c8a2609b73646bd2d2cea060555531 (patch)
tree1a9d9e2e8a3f2480a8cc87553300afd68da51310 /package/libxslt
parent16ef8692b6d565e3f2fb94562204fa928cfd78b6 (diff)
reduce openjdk build dependencies
Diffstat (limited to 'package/libxslt')
-rw-r--r--package/libxslt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libxslt/Makefile b/package/libxslt/Makefile
index 658a0a572..eca6dd96d 100644
--- a/package/libxslt/Makefile
+++ b/package/libxslt/Makefile
@@ -7,10 +7,10 @@ PKG_NAME:= libxslt
PKG_VERSION:= 1.1.28
PKG_RELEASE:= 2
PKG_HASH:= 5fc7151a57b89c03d7b825df5a0fae0a8d5f05674c0e7cf2937ecec4d54a028c
-PKG_DESCR:= xslt Library
+PKG_DESCR:= xslt library
PKG_SECTION:= libs/data
PKG_DEPENDS:= libxml2 libstdcxx
-PKG_BUILDDEP:= libxml2
+PKG_BUILDDEP:= libxslt-host libxml2
HOST_BUILDDEP:= libxml2-host
PKG_URL:= http://xmlsoft.org/XSLT
PKG_SITES:= http://xmlsoft.org/sources/