summaryrefslogtreecommitdiff
path: root/Module_cross_tail_build.mk
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-02-16 21:54:48 +0100
committerAndras Timar <atimar@suse.com>2013-02-16 21:56:33 +0100
commit952afb7b11594b450561f08ab931fbe70e376f1c (patch)
tree37315a686a1a1ff18420f3b8748648a1469de2ce /Module_cross_tail_build.mk
parent63d1b025ca4abf84ada60f614e5f7bb5a7da2071 (diff)
remove recently added dependencies
helpcompiler now behaves nicely, it does not depend on svtools any more. xmlhelp is needed, because it provides xslt files for helpcompiler. Change-Id: I3f742ad94c0893a1b37d3ef9be6bfd3cac1fb6ac
Diffstat (limited to 'Module_cross_tail_build.mk')
-rw-r--r--Module_cross_tail_build.mk10
1 files changed, 1 insertions, 9 deletions
diff --git a/Module_cross_tail_build.mk b/Module_cross_tail_build.mk
index 71bf07ca870f..94aae35628b8 100644
--- a/Module_cross_tail_build.mk
+++ b/Module_cross_tail_build.mk
@@ -73,17 +73,9 @@ $(eval $(call gb_Module_add_moduledirs,cross_tail_build,\
$(call gb_Helper_optional,BOOST,boost) \
$(call gb_Helper_optional,CLUCENE,clucene) \
$(call gb_Helper_optional_for_host,DESKTOP, \
- basebmp \
helpcompiler \
l10ntools \
- $(call gb_Helper_optional,LCMS2,lcms2) \
- $(call gb_Helper_optional,NSS,nss) \
- sot \
- svl \
- svtools \
- toolkit \
- vcl \
- $(call gb_Helper_optional,VIGRA,vigra) \
+ xmlhelp \
) \
$(call gb_Helper_optional,LIBLANGTAG,liblangtag) \
$(call gb_Helper_optional,QADEVOOO,qadevOOo) \