[neon/snap-packaging/kde-pyside6-core-sdk/work.core24] /: add missing lib

Scarlett Moore null at kde.org
Fri Jun 19 11:45:26 BST 2026


Git commit 1acb3d09b3e731c337a3235c9d8fdf942762c83f by Scarlett Moore.
Committed on 19/06/2026 at 10:45.
Pushed by scarlettmoore into branch 'work.core24'.

add missing lib

M  +4    -0    snapcraft.yaml

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

diff --git a/snapcraft.yaml b/snapcraft.yaml
index aa4c9c2..246a474 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -61,6 +61,8 @@ parts:
       - libxml2-dev
       - libxslt1-dev
       - libzstd-dev
+      - liblerc-dev
+      - liblerc4
     stage-packages:
       - libpulse0
     cmake-parameters:
@@ -127,6 +129,8 @@ parts:
       - libxml2-dev
       - libxslt1-dev
       - libzstd-dev
+      - liblerc-dev
+      - liblerc4
     prime:
       - -lib
       - -usr/lib/systemd


More information about the Neon-commits mailing list