solenv/flatpak-manifest.in | 1 + 1 file changed, 1 insertion(+) New commits: commit 61b48b37361fec72929f6e1a3ae3f670047a5c2f Author: Stephan Bergmann <stephan.bergm...@collabora.com> AuthorDate: Tue Aug 26 08:24:20 2025 +0200 Commit: Stephan Bergmann <stephan.bergm...@collabora.com> CommitDate: Tue Aug 26 10:19:05 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 <stephan.bergm...@collabora.com> Tested-by: Jenkins 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",