summaryrefslogtreecommitdiff
path: root/package/libxslt
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-19 21:04:52 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-19 21:04:52 +0200
commitdfd37d10510d013fc7c49ecb42d1b75c14be4594 (patch)
tree23bc90b2ebd5c5fe09246397839de7af5ac40da8 /package/libxslt
parent859309a404f1c10f77832b47de7b329bd6664395 (diff)
compile autotool stuff, bison and flex by default
Diffstat (limited to 'package/libxslt')
-rw-r--r--package/libxslt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libxslt/Makefile b/package/libxslt/Makefile
index 498e9a1db..d680b069e 100644
--- a/package/libxslt/Makefile
+++ b/package/libxslt/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= 9667bf6f9310b957254fdcf6596600b7
PKG_DESCR:= xslt Library
PKG_SECTION:= libs/data
PKG_DEPENDS:= libxml2 libstdcxx
-PKG_BUILDDEP:= autotool libxml2
+PKG_BUILDDEP:= libxml2
HOST_BUILDDEP:= libxml2-host
PKG_URL:= http://xmlsoft.org/XSLT
PKG_SITES:= http://xmlsoft.org/sources/