[neon/snap-packaging/kde-qt6-core-sdk] /: Add sgml-data expected by xmllint.

Scarlett Moore null at kde.org
Sun Jun 9 20:21:39 BST 2024


Git commit 1e1c1027bd1f69556030cdf718dd83fc265a9857 by Scarlett Moore.
Committed on 09/06/2024 at 19:20.
Pushed by scarlettmoore into branch 'master'.

Add sgml-data expected by xmllint.

M  +4    -3    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/1e1c1027bd1f69556030cdf718dd83fc265a9857

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 2919089..62fa3ea 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -372,9 +372,10 @@ parts:
       - python3-minimal
       - unixodbc-dev
       - zlib1g-dev
-    organize:
-      usr/share/pkgconfig: usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/pkgconfig
-      lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR: usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR
+      - gettext
+      - sgml-data
+      - libxml2-utils
+      - libglvnd-dev
     prime:
       - -etc
       - -lib


More information about the Neon-commits mailing list