summaryrefslogtreecommitdiff
path: root/editors/libreoffice/files/patch-svx_Executable__gengal.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/libreoffice/files/patch-svx_Executable__gengal.mk')
-rw-r--r--editors/libreoffice/files/patch-svx_Executable__gengal.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/libreoffice/files/patch-svx_Executable__gengal.mk b/editors/libreoffice/files/patch-svx_Executable__gengal.mk
new file mode 100644
index 000000000000..aa7334027ca3
--- /dev/null
+++ b/editors/libreoffice/files/patch-svx_Executable__gengal.mk
@@ -0,0 +1,11 @@
+--- svx/Executable_gengal.mk.orig 2022-01-26 14:35:29 UTC
++++ svx/Executable_gengal.mk
+@@ -33,6 +33,8 @@ ifneq (,$(filter-out MACOSX WNT,$(OS)))
+ $(eval $(call gb_Executable_use_package,gengal,svx_gengal))
+ endif
+
++$(eval $(call gb_Executable_use_externals,gengal,orcus))
++
+ $(eval $(call gb_Executable_use_libraries,gengal,\
+ basegfx \
+ sal \