summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-02-23 09:22:10 +0100
committerStephan Bergmann <sbergman@redhat.com>2018-02-23 09:26:21 +0100
commit4d8587ea43c514bfca76684cbe3c3c3fa6f8a405 (patch)
treece979e3fdf72dcb586468a4f13d7daab7376bf16 /solenv
parente81e8f8807e7dce62e91845a94920c91a69f7af5 (diff)
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@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r--solenv/flatpak-manifest.in1
1 files changed, 1 insertions, 0 deletions
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",