[neon/snap-packaging/kde-qt6-core-sdk/work.core24] /: add missing libsharpyuv needed by webp
Scarlett Moore
null at kde.org
Sun Jul 5 12:04:04 BST 2026
Git commit 34e5855c132cc3d2fb6e94b133f81094862c77e0 by Scarlett Moore.
Committed on 05/07/2026 at 11:03.
Pushed by scarlettmoore into branch 'work.core24'.
add missing libsharpyuv needed by webp
M +4 -0 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/34e5855c132cc3d2fb6e94b133f81094862c77e0
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 1369df2..7e2b199 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -275,6 +275,8 @@ parts:
- libwayland-egl1-mesa
- libwayland-server0
- libwebp-dev
+ - libsharpyuv-dev
+ - libsharpyuv0
- libx11-dev
- libx11-xcb-dev
- libxcb-composite0-dev
@@ -506,6 +508,8 @@ parts:
- libwayland-egl1-mesa
- libwayland-server0
- libwebp-dev
+ - libsharpyuv-dev
+ - libsharpyuv0
- libx11-dev
- libx11-xcb-dev
- libxcb-composite0-dev
More information about the Neon-commits
mailing list