[neon/snap-packaging/kde-qt6-core-sdk/work.core24] /: pyside6 wants libclang-rt-dev

Carlos De Maine null at kde.org
Thu Sep 11 08:48:26 BST 2025


Git commit 5d563a0fba333523b25381f96847847260717956 by Carlos De Maine.
Committed on 11/09/2025 at 07:47.
Pushed by carlosdem into branch 'work.core24'.

pyside6 wants libclang-rt-dev

M  +2    -0    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/5d563a0fba333523b25381f96847847260717956

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 508f196..601f828 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -198,6 +198,7 @@ parts:
       - libbluetooth-dev
       - libbrotli-dev
       - libclang-dev
+      - libclang-rt-dev
       - libcups2-dev
       - libcurl4-openssl-dev
       - libdbus-1-dev
@@ -417,6 +418,7 @@ parts:
       - libbluetooth-dev
       - libbrotli-dev
       - libclang-dev
+      - libclang-rt-dev
       - libcups2-dev
       - libcurl4-openssl-dev
       - libdbus-1-dev


More information about the Neon-commits mailing list