summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk12
1 files changed, 11 insertions, 1 deletions
diff --git a/Repository.mk b/Repository.mk
index e74335153458..13f1528b39ae 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -149,9 +149,16 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_URE, \
))
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
+ fileacc \
mcnttype \
+ neon \
+ nspr4 \
+ nss3 \
+ plc4 \
test \
- fileacc \
+ xmlsecurity \
+ xsec_fw \
+ xsec_xmlsec \
))
ifeq ($(OS),WNT)
@@ -226,6 +233,9 @@ $(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
toolshelpers \
vclmain \
writerperfect \
+ xmlsec1 \
+ xmlsec1-nss \
+ xmlsec1-mscrypto \
))
# vim: set noet sw=4 ts=4: