[neon/forks/kdenlive/Neon/unstable] debian: ffmpeg build deps

Carlos De Maine null at kde.org
Mon Jan 13 11:03:00 GMT 2025


Git commit 86f4f1000920815f8fad3b5266aa999357bb7e9d by Carlos De Maine.
Committed on 13/01/2025 at 11:02.
Pushed by carlosdem into branch 'Neon/unstable'.

ffmpeg build deps

M  +4    -0    debian/control

https://invent.kde.org/neon/forks/kdenlive/-/commit/86f4f1000920815f8fad3b5266aa999357bb7e9d

diff --git a/debian/control b/debian/control
index 1dd2e5e..cdb21ef 100644
--- a/debian/control
+++ b/debian/control
@@ -32,8 +32,12 @@ Build-Depends: cmake,
                kf6-ktextwidgets-dev,
                kf6-kwidgetsaddons-dev,
                kf6-kxmlgui-dev,
+               libavcodec-dev,
+               libavformat-dev,
+               libavutil-dev,
                libmlt++-dev,
                libmlt-dev,
+               libswresample-dev,
                libv4l-dev,
                pkg-config,
                pkg-kde-tools-neon,


More information about the Neon-commits mailing list