diff options
Diffstat (limited to 'editors/libreoffice/files/patch-desktop__Executable_oosplash.mk')
-rw-r--r-- | editors/libreoffice/files/patch-desktop__Executable_oosplash.mk | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/libreoffice/files/patch-desktop__Executable_oosplash.mk b/editors/libreoffice/files/patch-desktop__Executable_oosplash.mk new file mode 100644 index 000000000000..cefdf3173e7c --- /dev/null +++ b/editors/libreoffice/files/patch-desktop__Executable_oosplash.mk @@ -0,0 +1,10 @@ +--- ./desktop/Executable_oosplash.mk.orig 2012-03-27 18:22:01.000000000 +0200 ++++ ./desktop/Executable_oosplash.mk 2012-04-16 14:24:48.000000000 +0200 +@@ -34,6 +34,7 @@ + )) + + $(eval $(call gb_Executable_add_linked_libs,oosplash,\ ++ pthread \ + sal \ + )) + |