summaryrefslogtreecommitdiff
path: root/package/libxslt
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-24 15:30:43 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-24 15:30:51 +0200
commit53a04c2cc20d7fc34a6d772571b41e37c432e22b (patch)
tree34daba79a0ccf571bd19ee8420a274d55b167ece /package/libxslt
parent0e5494c148d3385fb7d5e463b0aaa5448dcd825d (diff)
remove PKG_NEED_CXX
Diffstat (limited to 'package/libxslt')
-rw-r--r--package/libxslt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/libxslt/Makefile b/package/libxslt/Makefile
index 3c5a2573d..291590908 100644
--- a/package/libxslt/Makefile
+++ b/package/libxslt/Makefile
@@ -9,12 +9,11 @@ PKG_RELEASE:= 2
PKG_MD5SUM:= 9667bf6f9310b957254fdcf6596600b7
PKG_DESCR:= XSLT Library
PKG_SECTION:= libs
-PKG_DEPENDS:= libxml2
+PKG_DEPENDS:= libxml2 libstdcxx
PKG_BUILDDEP:= autotool libxml2
HOST_BUILDDEP:= libxml2-host
PKG_URL:= http://xmlsoft.org/XSLT
PKG_SITES:= http://xmlsoft.org/sources/
-PKG_NEED_CXX:= 1
PKG_OPTS:= dev
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz