[neon/snap-packaging/kde-qt5-core-sdk] /: Again with all qtwebengine build deps.
Scarlett Moore
null at kde.org
Wed Oct 9 16:41:13 BST 2024
Git commit b3356e74c5b696c9b7bf01fc665607433f12d6f3 by Scarlett Moore.
Committed on 09/10/2024 at 15:40.
Pushed by scarlettmoore into branch 'master'.
Again with all qtwebengine build deps.
M +62 -0 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kde-qt5-core-sdk/-/commit/b3356e74c5b696c9b7bf01fc665607433f12d6f3
diff --git a/snapcraft.yaml b/snapcraft.yaml
index e2f583f..6f7eeec 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1029,7 +1029,69 @@ parts:
source-tag: v5.15.17-lts
plugin: nil
build-packages:
+ - python3
+ - flex
- gperf
+ - bison
+ - python2
+ - node-less
+ - libnss3-dev
+ - libxkbcommon-x11-dev
+ - libxcb-render0-dev
+ - libxcb-image0-dev
+ - libxcb-shape0-dev
+ - libxcb-sync-dev
+ - libxcb-render-util0-dev
+ - libxcb1-dev
+ - libxcb-xfixes0-dev
+ - libxcb-icccm4-dev
+ - libxcb-keysyms1-dev
+ - libxcb-shm0-dev
+ - libxrender-dev
+ - libxcb-xinerama0
+ - libdrm-dev
+ - libxkbfile-dev
+ - libxtst-dev
+ - libxdamage-dev
+ - libpulse-dev
+ - libasound2-dev
+ - libaudio-dev
+ - libcups2-dev
+ - libdbus-1-dev
+ - libfreetype6-dev
+ - libgl1-mesa-dev
+ - libglib2.0-dev
+ - libegl1-mesa-dev
+ - libglu1-mesa-dev
+ - libice-dev
+ - libjpeg-dev
+ - libmng-dev
+ - libpng-dev
+ - libsm-dev
+ - libsqlite3-dev
+ - libssl-dev
+ - libtiff5-dev
+ - libx11-dev
+ - libx11-xcb-dev
+ - libxcursor-dev
+ - libxext-dev
+ - libxft-dev
+ - libxi-dev
+ - libxinerama-dev
+ - libxmu-dev
+ - libxrandr-dev
+ - libxt-dev
+ - libxv-dev
+ - zlib1g-dev
+ - libedit-dev
+ - libwayland-dev
+ - libwayland-egl1-mesa
+ - libmtdev-dev
+ - libudev-dev
+ - libxkbcommon-dev
+ - libxcomposite-dev
+ - libgraphite2-dev
+ - libvulkan-dev
build-environment:
- LD_LIBRARY_PATH: $CRAFT_STAGE/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}
- PATH: $CRAFT_STAGE/usr/bin${PATH:+:$PATH}
More information about the Neon-commits
mailing list