summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-07-18 16:57:02 +0200
committerMichael Stahl <mstahl@redhat.com>2014-07-18 17:50:39 +0200
commit80583d1c6dbca9e3f8fd49588be3d888f9c6083b (patch)
tree36f6168ab7762e4af5eda34e524a523a49748997 /Repository.mk
parent1f2c47cf7d730ffc684d637c74d8a38afcf30aed (diff)
scp2: move pdfimport library to AutoInstall
Change-Id: Iac7d30ea181edbc479034e7b6f8eea285d7f6fbb
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/Repository.mk b/Repository.mk
index 53d124b700e5..60d86f4c3214 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -457,6 +457,10 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
unowinreg \
))
+$(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,reportbuilder, \
+ pdfimport \
+))
+
$(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_URE,ure, \
affine_uno_uno \
$(if $(filter MSC,$(COM)),cli_uno) \
@@ -629,7 +633,6 @@ $(eval $(call gb_Helper_register_libraries_for_install,RTVERLIBS,ure, \
$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
OGLTrans \
- pdfimport \
postgresql-sdbc \
postgresql-sdbc-impl \
pythonloader \