Git commit b0da69d8660c17e95aa00ede31b4a3fc93e19081 by Carlos De Maine.
Committed on 04/12/2025 at 12:00.
Pushed by carlosdem into branch 'work.core24'.
move libpython3.12-dev and duktape-dev up
M +6 -0 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/b0da69d8660c17e95aa00ede31b4a3fc93e19081
diff --git a/snapcraft.yaml b/snapcraft.yaml
index b694790..6cbc0ed 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -160,6 +160,7 @@ parts:
- bison
- clang-18
- default-libmysqlclient-dev
+ - duktape-dev
- firebird-dev
- flex
- flite1-dev
@@ -248,6 +249,8 @@ parts:
- libprotoc-dev
- libproxy-dev
- libpulse-dev
+ - libpython3-dev
+ - libpython3.12-dev
- libre2-dev
- libsctp-dev
- libsm-dev
@@ -383,6 +386,7 @@ parts:
- bison
- clang-18
- default-libmysqlclient-dev
+ - duktape-dev
- firebird-dev
- flex
- flite1-dev
@@ -472,6 +476,8 @@ parts:
- libprotoc-dev
- libproxy-dev
- libpulse-dev
+ - libpython3-dev
+ - libpython3.12-dev
- libre2-dev
- libsctp-dev
- libsm-dev