[neon/snap-packaging/kde-pyside6-core-sdk/work.core24.iterate] /: more python

Carlos De Maine null at kde.org
Wed Aug 27 06:42:49 BST 2025


Git commit 54f4be76b684bbec626a7c55fe5767a5b660f1f7 by Carlos De Maine.
Committed on 27/08/2025 at 05:42.
Pushed by carlosdem into branch 'work.core24.iterate'.

more python

M  +17   -1    snapcraft.yaml

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

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 407b989..caa79e4 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -57,7 +57,14 @@ parts:
       - libtinfo6
       - libxslt1-dev
       - libzstd-dev
+      - python3-dev
+      - python3-distro
+      - python3-myst-parser
       - python3-numpy
+      - python3-opengl
+      - python3-packaging
+      - python3-pip
+      - python3-pkginfo
       - python3-setuptools
     stage-packages:
       - libpulse0
@@ -110,14 +117,23 @@ parts:
     after: [pyside6]
     plugin: nil
     stage-packages:
+      - libcurlpp-dev
       - libedit-dev
-      - libglib2.0-0t64
+      - libffi-dev
       - libgl-dev
+      - libglib2.0-0t64
       - libpython3-dev
       - libtinfo6
       - libxslt1-dev
+      - libzstd-dev
       - python3-dev
+      - python3-distro
+      - python3-myst-parser
       - python3-numpy
+      - python3-opengl
+      - python3-packaging
+      - python3-pip
+      - python3-pkginfo
       - python3-setuptools
     prime:
       - -lib


More information about the Neon-commits mailing list