[neon/snap-packaging/kf6-core-sdk/work.core24.bump_versions] /: formatting

Carlos De Maine null at kde.org
Wed Nov 5 04:26:56 GMT 2025


Git commit f7274fdbfd690dc121e918242d501fe8501f306c by Carlos De Maine.
Committed on 05/11/2025 at 04:26.
Pushed by carlosdem into branch 'work.core24.bump_versions'.

formatting

M  +10   -1    snapcraft.yaml

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

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 8a2f79d..52c19fa 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -199,7 +199,7 @@ parts:
       - snap-pyside6-provide
     plugin: nil
     stage-packages:
-      libpcre2-16-0
+      - libpcre2-16-0
       - libegl1
       - libclang-cpp18
       - libsm6
@@ -511,6 +511,15 @@ parts:
     source: https://invent.kde.org/frameworks/kcoreaddons.git
     source-tag: *kf6-version
     source-depth: 1
+    build-packages:
+      - doxygen
+      - graphviz
+      - libudev-dev
+      - python3-build
+      - shared-mime-info
+    stage-packages:
+      - shared-mime-info
+      - libudev1
     build-snaps:
       - kde-qt6-core24-sdk/latest/edge
     plugin: cmake


More information about the Neon-commits mailing list