From 71f5e986ac1ea5d2b5dcb3442c511ae8b3ed13e9 Mon Sep 17 00:00:00 2001 From: srcejon Date: Fri, 5 Apr 2024 16:36:22 +0100 Subject: [PATCH] Add gstreamer1.0-libav dependency for h264/mp4 decoder. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 510bc75f2..710d236a6 100644 --- a/debian/control +++ b/debian/control @@ -69,6 +69,7 @@ Depends: ${shlibs:Depends}, qtspeech5-speechd-plugin, pulseaudio, ffmpeg, + gstreamer1.0-libav, qml-module-qtlocation, qml-module-qtpositioning, qml-module-qtquick-window2,