[neon/snap-packaging/kde-qt6-core-sdk] /: Stage ffmpeg so we have consistant version to match what the
Scarlett Moore
null at kde.org
Wed Jul 24 07:34:08 BST 2024
Git commit 9b71af78bb91e3ff8811cea593a48d72494eaf25 by Scarlett Moore.
Committed on 24/07/2024 at 06:32.
Pushed by scarlettmoore into branch 'master'.
Stage ffmpeg so we have consistant version to match what the
qtmultimedia plugin was built with.
M +2 -0 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/9b71af78bb91e3ff8811cea593a48d72494eaf25
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 61a32c7..0015ffb 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -236,6 +236,8 @@ parts:
- zlib1g-dev
stage-packages:
- libpulse0
+ stage-snaps:
+ - ffmpeg-2204
override-pull: |
craftctl default
while read -r PATCHFILE ; do
More information about the Neon-commits
mailing list