summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-07-20 20:24:38 +0200
committerMichael Stahl <mstahl@redhat.com>2014-07-20 20:59:17 +0200
commit140ec1e0dd2bbb574a1d468820131c7f0ecd9704 (patch)
treeafed1fecd3906674821e89b20308bb4ec583b2d9 /Repository.mk
parentf01aa96eab0ac6b068cff53ee03c10beff662f2d (diff)
scp2: move xsec_xmlsec lib to AutoInstall
Change-Id: Iff2bb51047d6b8698b65b83ff79a99f6f125b53c
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/Repository.mk b/Repository.mk
index 763c5a4e1471..c94fff652b16 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -575,6 +575,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
unopkgapp \
xmlsecurity \
xsec_fw \
+ xsec_xmlsec \
xstor \
$(if $(filter $(OS),MACOSX), \
macab1 \
@@ -592,8 +593,8 @@ $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
) \
) \
))
+
$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
- xsec_xmlsec \
$(if $(filter $(OS),ANDROID), \
lo-bootstrap \
) \