[neon/snap-packaging/kf6-core] /: Move alsa back to snap.

Scarlett Moore null at kde.org
Wed Jun 19 12:19:55 BST 2024


Git commit edde5286959bc6af0606d058861d8a680300f8a0 by Scarlett Moore.
Committed on 19/06/2024 at 11:19.
Pushed by scarlettmoore into branch 'master'.

Move alsa back to snap.

M  +0    -5    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kf6-core/-/commit/edde5286959bc6af0606d058861d8a680300f8a0

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 71b08b6..67580d9 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -12,8 +12,6 @@ architectures:
   - build-on: arm64
   # - build-on: armhf
   # - build-on: ppc64el
-environment:
-  LD_LIBRARY_PATH: "/snap/kde-qt6-core22-sdk/current/usr/lib/${CRAFT_ARCH_TRIPLET_FOR}:/snap/kde-qt6-core22-sdk/current/usr/lib:$SNAP/usr/lib:$SNAP/lib/:$SNAP/usr/lib/${CRAFT_ARCH_TRIPLET_FOR}:/usr/lib/${CRAFT_ARCH_TRIPLET_FOR}:/usr/lib:/lib"
 slots:
     kf6-core22-slot:
         content: kf6-core22-all
@@ -76,9 +74,6 @@ parts:
         - libc-bin
         - gettext
         - libdrm-dev
-        - libasound2
-        - libasound2-plugins
-        - libasound2-data
         - mesa-va-drivers
         -   on amd64:
             - i965-va-driver


More information about the Neon-commits mailing list