[neon/snap-packaging/kf6-core-sdk] /: bkdegames dependencies

Scarlett Moore null at kde.org
Fri Jul 19 08:02:08 BST 2024


Git commit 5d88d044a77608197390f3c91b2fa2d2e48764c4 by Scarlett Moore.
Committed on 19/07/2024 at 07:01.
Pushed by scarlettmoore into branch 'master'.

bkdegames dependencies

M  +7    -0    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kf6-core-sdk/-/commit/5d88d044a77608197390f3c91b2fa2d2e48764c4

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 672a9c0..8d1013d 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -2242,6 +2242,12 @@ parts:
         source-depth: 1
         build-packages:
         - cmake
+        - libsndfile1-dev
+        - 7zip
+        - libopenal-dev
+        stage-packages:
+        - libsndfile1
+        - libopenal1
         build-snaps:
         - kde-qt6-core22-sdk
         plugin: cmake
@@ -2347,6 +2353,7 @@ parts:
         - oxygen
         - plasma-integration
         - qqc2-breeze-style
+        - libkdegames
         plugin: nil
         override-stage: |
             craftctl default


More information about the Neon-commits mailing list