solenv/flatpak-manifest.in | 1 + 1 file changed, 1 insertion(+) New commits: commit fd0aa82a61612b90352b0780e62bb4d4dd0d94f8 Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Wed Apr 6 08:36:13 2022 +0200 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Wed Apr 6 10:45:30 2022 +0200
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 <sberg...@redhat.com> diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in index eda5237aa71b..055b76e41bf0 100644 --- a/solenv/flatpak-manifest.in +++ b/solenv/flatpak-manifest.in @@ -716,6 +716,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",