summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk9
1 files changed, 3 insertions, 6 deletions
diff --git a/Repository.mk b/Repository.mk
index df136758b0f5..a709a9977db8 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -465,13 +465,16 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \
))
$(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,OOO, \
+ comphelper \
deployment \
fileacc \
+ i18nlangtag \
i18nutil \
mcnttype \
package2 \
sofficeapp \
ucb1 \
+ ucbhelper \
ucpfile1 \
xstor \
))
@@ -566,12 +569,6 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
))
endif
-$(eval $(call gb_Helper_register_libraries,RTLIBS, \
- comphelper \
- i18nlangtag \
- ucbhelper \
-))
-
$(eval $(call gb_Helper_register_libraries,RTVERLIBS, \
cppuhelper \
purpenvhelper \