[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - solenv/flatpak-manifest.in
Stephan Bergmann
sbergman at redhat.com
Fri Feb 23 08:26:57 UTC 2018
solenv/flatpak-manifest.in | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 4d8587ea43c514bfca76684cbe3c3c3fa6f8a405
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Fri Feb 23 09:22:10 2018 +0100
Merge "Enable device=dri to fix opengl crashes" into flatpak-manifest.in
...from <https://github.com/flathub/org.libreoffice.LibreOffice/pull/18/commits/
637788fa1d9fc6514467a4a193e5cf32f696b400> "Enable device=dri to fix opengl
crashes"
Change-Id: Ic989bfb3e46057dc2fd20d2cd6f17d5733338642
(cherry picked from commit e3166f4034c3997134c679872d6ce66c8abe16c6)
Reviewed-on: https://gerrit.libreoffice.org/50225
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
Tested-by: Stephan Bergmann <sbergman at redhat.com>
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index e313d8debfdb..e2ea71713377 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -561,6 +561,7 @@
"--socket=x11",
"--socket=wayland",
"--socket=pulseaudio",
+ "--device=dri",
"--filesystem=host",
"--env=DCONF_USER_CONFIG_DIR=.config/dconf",
"--env=LIBO_FLATPAK=1",
More information about the Libreoffice-commits
mailing list