[neon/snap-packaging/kde-pyside6-core-sdk/work.core24.iterate_test] /: libstdc++-13-dev and libc++abi-dev to try and help clang

Carlos De Maine null at kde.org
Tue Nov 4 11:31:43 GMT 2025


Git commit ff62067efe5dcbfb4243d662319fea9f9bce2a3b by Carlos De Maine.
Committed on 04/11/2025 at 11:31.
Pushed by carlosdem into branch 'work.core24.iterate_test'.

libstdc++-13-dev and libc++abi-dev to try and help clang

M  +2    -0    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kde-pyside6-core-sdk/-/commit/ff62067efe5dcbfb4243d662319fea9f9bce2a3b

diff --git a/snapcraft.yaml b/snapcraft.yaml
index b6b9609..1e6d583 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -48,6 +48,7 @@ parts:
       - kde-qt6-core24-sdk/latest/edge
     build-packages:
       - duktape-dev
+      - libc++abi-dev
       - libedit-dev
       - libevent-dev
       - libffi-dev
@@ -56,6 +57,7 @@ parts:
       - libpcsclite1
       - libpcsclite-dev
       - libpulse-dev
+      - libstdc++-13-dev
       - libxkbcommon-dev
       - libxml2-dev
       - libxslt1-dev


More information about the Neon-commits mailing list