diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2022-04-06 08:36:13 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2022-04-06 10:45:30 +0200 |
commit | fd0aa82a61612b90352b0780e62bb4d4dd0d94f8 (patch) | |
tree | 44f8058f5b1f0285d6d79d7dabdd929fc5f3a5d0 /solenv | |
parent | 2703f729e9ea0bbc1f64b04b535a676a2980e1b8 (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>
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 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", |