summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-07-20 19:51:50 +0200
committerMichael Stahl <mstahl@redhat.com>2014-07-20 20:59:16 +0200
commit31d3a4d96fbe4fa22dd873e36e5f415dbf45960e (patch)
treef3590debaefdd14a321dc871290cf00730fe7871 /Repository.mk
parent6ca69fc429c45890f23e622b3591b81074d3d9ba (diff)
scp2: damnit, did i really push this utter garbage?
Change-Id: I262456efc52c74aeeda1c55b24a69c4c628a26d8
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/Repository.mk b/Repository.mk
index 60d86f4c3214..835b0b31190b 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -415,6 +415,10 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
) \
))
+$(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,pdfimport, \
+ pdfimport \
+))
+
$(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,reportbuilder, \
rpt \
rptui \
@@ -457,10 +461,6 @@ $(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) \