[neon/snap-packaging/kf6-core-sdk/work.core24] /: Fix yaml
    Scarlett Moore 
    null at kde.org
       
    Thu May  1 15:59:13 BST 2025
    
    
  
Git commit 0e48e702396919eeaf97d2600224b5cff3638b6d by Scarlett Moore.
Committed on 01/05/2025 at 14:58.
Pushed by scarlettmoore into branch 'work.core24'.
Fix yaml
M  +1    -2    snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kf6-core-sdk/-/commit/0e48e702396919eeaf97d2600224b5cff3638b6d
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 3492e15..a2eba46 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -233,8 +233,7 @@ parts:
       - -DCMAKE_LIBRARY_PATH=lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR
       - "-DCMAKE_FIND_ROOT_PATH=$CRAFT_STAGE\\;/snap/kde-qt6-core24-sdk/current\\;/usr"
       - "-DCMAKE_PREFIX_PATH=$CRAFT_STAGE\\;/snap/kde-qt6-core24-sdk/current\\;/usr"
-    build-environment: &buildenvironment
-
+    build-environment: *buildenvironment
     stage-packages:
       - python3
   plasma-wayland-protocols:
    
    
More information about the Neon-commits
mailing list