[neon/snap-packaging/kde-qt6-core-sdk/work.core24-arm64-build-test] /: pkgconf && protobuf-compiler in stage packages as well

Carlos De Maine null at kde.org
Tue Jul 22 04:32:28 BST 2025


Git commit 01d6e799372a86c17e8a86deff5709117f40116c by Carlos De Maine.
Committed on 22/07/2025 at 03:32.
Pushed by carlosdem into branch 'work.core24-arm64-build-test'.

pkgconf && protobuf-compiler in stage packages as well

M  +2    -1    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/01d6e799372a86c17e8a86deff5709117f40116c

diff --git a/snapcraft.yaml b/snapcraft.yaml
index be32a28..beefcb6 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -385,7 +385,8 @@ parts:
       - llvm-dev
       - ninja-build
       - nodejs
-      - pkg-config
+      - pkgconf
+      - protobuf-compiler
       - python3-pip
       - python3-html5lib
       - python3-minimal


More information about the Neon-commits mailing list