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
This commit is contained in:
Andras Timar
2013-02-16 21:54:48 +01:00
parent 63d1b025ca
commit 952afb7b11

View File

@@ -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) \