diff options
Diffstat (limited to 'Repository.mk')
-rw-r--r-- | Repository.mk | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/Repository.mk b/Repository.mk index 8aa8e6c95c50..217d74a19278 100644 --- a/Repository.mk +++ b/Repository.mk @@ -76,7 +76,6 @@ $(eval $(call gb_Helper_register_executables,NONE, \ uiex \ ulfconv \ ulfex \ - xml2cmp \ xpdfimport \ xrmex \ )) @@ -219,7 +218,6 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \ endif $(eval $(call gb_Helper_register_libraries,OOOLIBS, \ - PptImporter \ abp \ acc \ adabas \ @@ -469,6 +467,7 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \ pyuno \ pyuno_wrapper \ recentfile \ + librsvg-2-2 \ scriptframe \ sdbc2 \ smoketest \ @@ -523,12 +522,6 @@ $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \ )) endif -ifeq ($(OS),IOS) -$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \ - gcc3_uno \ -)) -endif - $(eval $(call gb_Helper_register_libraries,RTLIBS, \ comphelper \ i18nisolang1 \ @@ -661,6 +654,7 @@ $(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \ codemaker_java \ cosv \ dtobj \ + findsofficepath \ headless \ libeay32 \ npsoenv \ |