[neon/snap-packaging/kf6-core] /: Ensure all the gstreamer packages are installed.

Scarlett Moore null at kde.org
Wed Jul 24 15:57:03 BST 2024


Git commit cf2403690ff89dd7ddbf23a52c8173413bd7338a by Scarlett Moore.
Committed on 24/07/2024 at 14:56.
Pushed by scarlettmoore into branch 'master'.

Ensure all the gstreamer packages are installed.

M  +3    -0    snapcraft.yaml

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

diff --git a/snapcraft.yaml b/snapcraft.yaml
index bb9b1f7..bd4b7ac 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -69,6 +69,9 @@ parts:
         - gstreamer1.0-alsa
         - gstreamer1.0-libav
         - gstreamer1.0-tools
+        - libgstreamer1.0-0
+        - gstreamer1.0-plugins-bad
+        - gstreamer1.0-plugins-ugly
         - libpulse0
         - locales
         - libc-bin


More information about the Neon-commits mailing list