allow networking during build phase so cmake can clone dependencies (#3973)

This commit is contained in:
borgmanJeremy
2025-06-03 15:56:30 -05:00
committed by GitHub
parent 88c738ff93
commit 9419958231

View File

@@ -25,6 +25,9 @@ finish-args:
modules:
- name: flameshot
buildsystem: cmake-ninja
build-options:
build-args:
- --share=network
config-opts:
- -DCMAKE_BUILD_TYPE=Release
- -DUSE_WAYLAND_CLIPBOARD=1