[neon/snap-packaging/kde-qt6-core-sdk/work.core24] /: Turn sbom off
Scarlett Moore
null at kde.org
Mon Dec 23 12:13:01 GMT 2024
Git commit 81a9cda1b7a53593ba34ac9e26773c7c2288b793 by Scarlett Moore.
Committed on 23/12/2024 at 12:12.
Pushed by scarlettmoore into branch 'work.core24'.
Turn sbom off
M +2 -2 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/81a9cda1b7a53593ba34ac9e26773c7c2288b793
diff --git a/snapcraft.yaml b/snapcraft.yaml
index a0b95ea..d57976b 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -111,8 +111,8 @@ parts:
- -DFEATURE_webengine_system_zlib=ON
- -DFEATURE_webengine_webrtc=ON
- -DFEATURE_webengine_webrtc-pipewire=ON
- - -DFEATURE_webengine-jumbo-build=OFF
- - -DQT_GENERATE_SBOM=ON
+ - -DFEATURE_webengine-jumbo-build=ON
+ - -DQT_GENERATE_SBOM=OFF
- -DQT_FEATURE_alsa=ON
- -DFEATURE_use_mold_linker=ON
- -DBUILD_SHARED_LIBS=ON
More information about the Neon-commits
mailing list