diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2022-04-06 08:36:13 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2022-04-09 12:31:11 +0200 |
commit | 51e84ce6a228a9a6bda4f4e11c31559d666a485a (patch) | |
tree | 78baa78a669909b369ece3f10a3959a77b560ddc /solenv | |
parent | a3778b48fca02a39e6e55f8b2b4cdd754851bb42 (diff) |
Sync flatpak-manifest.in with Flathub
...including
<https://github.com/flathub/org.libreoffice.LibreOffice/commit/e7cb9cff2cf5db044195a7626327bd29b4b00c44>
"Merge pull request #184 from xlejo/adding-gvfsd: Adding xdg-run/gvfsd"
Change-Id: I1b700c1e7170e67abf3fb1351be9f8c11cc15f8e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132617
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
(cherry picked from commit fd0aa82a61612b90352b0780e62bb4d4dd0d94f8)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132603
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/flatpak-manifest.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in index ffac3f7dd30f..4adee8d75cdb 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -729,6 +729,7 @@ "--socket=pulseaudio", "--device=dri", "--filesystem=xdg-config/gtk-3.0", + "--filesystem=xdg-run/gvfsd", "--filesystem=host", "--env=GIO_EXTRA_MODULES=/app/lib/gio/modules", "--env=JAVA_HOME=/app/jre", |