diff options
Diffstat (limited to 'editors/libreoffice/files/patch-vcl_Executable__visualbackendtest.mk')
-rw-r--r-- | editors/libreoffice/files/patch-vcl_Executable__visualbackendtest.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/libreoffice/files/patch-vcl_Executable__visualbackendtest.mk b/editors/libreoffice/files/patch-vcl_Executable__visualbackendtest.mk index ffacbf954b2d..201a39f53780 100644 --- a/editors/libreoffice/files/patch-vcl_Executable__visualbackendtest.mk +++ b/editors/libreoffice/files/patch-vcl_Executable__visualbackendtest.mk @@ -11,9 +11,7 @@ - -ldl \ + -lm $(DLOPEN_LIBS) \ -lpthread \ -- -lGL \ - -lX11 \ -+ -lGL \ + -lX11 \ )) |