[neon/snap-packaging/kde-pyside6-core-sdk/work.core24.iterate_test] /: we don't find the libxkbcommon-dev solib
    Carlos De Maine 
    null at kde.org
       
    Mon Sep  1 02:57:37 BST 2025
    
    
  
Git commit c0835a92d4a1021ce5940577c4372859d82e3f5a by Carlos De Maine.
Committed on 01/09/2025 at 01:57.
Pushed by carlosdem into branch 'work.core24.iterate_test'.
we don't find the libxkbcommon-dev solib
even though cmake finds the headers ?? \o/ ??
M  +2    -1    snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kde-pyside6-core-sdk/-/commit/c0835a92d4a1021ce5940577c4372859d82e3f5a
diff --git a/snapcraft.yaml b/snapcraft.yaml
index e14070f..8f40fd7 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -62,7 +62,7 @@ parts:
       - libgl-dev
       - libglib2.0-dev
       - libpulse-dev
-      - libxml2-dev
+      - libxkbcommon-dev
       - libxslt1-dev
       - libzstd-dev
       - mold
@@ -116,6 +116,7 @@ parts:
       - libgl-dev
       - libglib2.0-dev
       - libpulse-dev
+      - libxkbcommon-dev
       - libxml2-dev
       - libxslt1-dev
       - libzstd-dev
    
    
More information about the Neon-commits
mailing list