summaryrefslogtreecommitdiff
path: root/helpcompiler/Library_helplinker.mk
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-02-15 13:02:10 +0100
committerAndras Timar <atimar@suse.com>2013-02-16 12:55:03 +0100
commitc16e9f4ed97f65357e9986f46ad88ee9f2237997 (patch)
tree9da5c0056d4aad772a72d57f7bbf07d24ec2478a /helpcompiler/Library_helplinker.mk
parentc4aa2c4d7eb1cef0f3b172d1dbc4e51e9b379b80 (diff)
Move SyntaxHighlighter class from svtools to comphelper
We use this class in helpcompiler, and it is not desirable to compile svtools (thus half of LibreOffice) for a build tool in cross-compiling environment. Change-Id: I5e6bc3e576af41eb03c1420dd347c542306f69fa
Diffstat (limited to 'helpcompiler/Library_helplinker.mk')
-rw-r--r--helpcompiler/Library_helplinker.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/helpcompiler/Library_helplinker.mk b/helpcompiler/Library_helplinker.mk
index 0d9be0b3e43e..26a5dbac4aab 100644
--- a/helpcompiler/Library_helplinker.mk
+++ b/helpcompiler/Library_helplinker.mk
@@ -43,8 +43,7 @@ endif
$(eval $(call gb_Library_use_libraries,helplinker,\
sal \
- svt \
- tl \
+ comphelper \
))
$(eval $(call gb_Library_use_internal_api,helplinker,\