solenv/flatpak-manifest.in | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 46da86c845c871b8f28ed5dc92fcfd5dbac12ad4
Author: Stephan Bergmann <[email protected]>
AuthorDate: Tue May 2 16:57:13 2023 +0200
Commit: Stephan Bergmann <[email protected]>
CommitDate: Wed May 3 08:28:21 2023 +0200
Sync flatpak-manifest.in with Flathub
...including
<https://github.com/flathub/org.libreoffice.LibreOffice/commit/c80b412af7ec1d15b49c64ec6590450e9bacd3f2>
"fix missing user-installed fonts"
Change-Id: I76f10959b37c2c1c41bfaed6f7b4199ba0e6f3b9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151294
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <[email protected]>
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index 4c84f84b3e6d..bdc7bf63cce4 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -681,6 +681,7 @@
"--socket=pulseaudio",
"--device=dri",
"--filesystem=xdg-config/gtk-3.0",
+ "--filesystem=xdg-config/fontconfig:ro",
"--filesystem=xdg-run/gvfsd",
"--filesystem=host",
"--env=GIO_EXTRA_MODULES=/app/lib/gio/modules",