[Libreoffice-commits] core.git: solenv/flatpak-manifest.in
Stephan Bergmann
sbergman at redhat.com
Fri Feb 23 08:24:28 UTC 2018
solenv/flatpak-manifest.in | 1 +
1 file changed, 1 insertion(+)
New commits:
commit e3166f4034c3997134c679872d6ce66c8abe16c6
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
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index 1afcb4cdcc3e..ee8d5cff78a6 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