[neon/neon-packaging/clip/Neon/release] debian: add deps

Carlos De Maine null at kde.org
Fri Jun 2 00:45:00 BST 2023


Git commit c258c9ebc814458798c8c0fc797288b166bef1b1 by Carlos De Maine.
Committed on 01/06/2023 at 23:44.
Pushed by carlosdem into branch 'Neon/release'.

add deps

M  +6    -1    debian/control

https://invent.kde.org/neon/neon-packaging/clip/-/commit/c258c9ebc814458798c8c0fc797288b166bef1b1

diff --git a/debian/control b/debian/control
index 33ef811..ed06ed3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,13 +5,18 @@ Maintainer: Jonah BrĂ¼chert <jbb at kaidan.im>
 Build-Depends: cmake,
                debhelper-compat (= 13),
                extra-cmake-modules,
-               libkf5archive-dev,
+               libavcodec-dev,
+               libavformat-dev,
                libkf5coreaddons-dev,
+               libkf5dbusaddons-dev,
                libkf5i18n-dev,
+               libswscale-dev,
+               libtag1-dev,
                mauiman-dev,
                mauikit-dev,
                qtbase5-dev,
                qtdeclarative5-dev,
+               qtmultimedia5-dev,
                qtquickcontrols2-5-dev,
                qtwebengine5-dev
 Standards-Version: 4.2.1


More information about the Neon-commits mailing list