solenv/flatpak-manifest.in | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 7a0dca6df4c1222c9a78b16a53cce027e8784b4e
Author: Stephan Bergmann <[email protected]>
AuthorDate: Tue Aug 26 08:24:20 2025 +0200
Commit: Stephan Bergmann <[email protected]>
CommitDate: Fri Aug 29 07:52:18 2025 +0200
Adapt flatpak build to upstream changes
<https://github.com/flathub/org.libreoffice.LibreOffice/commit/807aa4d1d34008907e22fb2a0a26eaafbda00f87>
"Allow accessing cups for printing"
Change-Id: I3beef30b44247e2b93ab541bb525c27b5b3ea2d7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/190198
Reviewed-by: Stephan Bergmann <[email protected]>
Tested-by: Jenkins
(cherry picked from commit 61b48b37361fec72929f6e1a3ae3f670047a5c2f)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/190204
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index c56ac6d8e202..579b5c737950 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -889,6 +889,7 @@
"--socket=fallback-x11",
"--socket=wayland",
"--socket=pulseaudio",
+ "--socket=cups",
"--device=dri",
"--filesystem=xdg-config/gtk-3.0",
"--filesystem=xdg-config/fontconfig:ro",