[neon/forks/kdenlive/Neon/unstable] debian: explicitly libf5kdoctools-dev and libf5kio-dev

Carlos De Maine null at kde.org
Sat Apr 1 08:42:40 BST 2023


Git commit 89481cf525a5c8d6318d12093da3a1fe5b7a4c70 by Carlos De Maine.
Committed on 01/04/2023 at 07:42.
Pushed by carlosdem into branch 'Neon/unstable'.

explicitly libf5kdoctools-dev and libf5kio-dev

M  +2    -2    debian/control

https://invent.kde.org/neon/forks/kdenlive/commit/89481cf525a5c8d6318d12093da3a1fe5b7a4c70

diff --git a/debian/control b/debian/control
index 5297bd8..3c0c785 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,6 @@ Build-Depends: cmake,
                debhelper (>= 10),
                extra-cmake-modules,
                ffmpeg,
-               kdoctools-dev,
-               kio-dev,
                libkf5archive-dev,
                libkf5bookmarks-dev,
                libkf5config-dev,
@@ -18,9 +16,11 @@ Build-Depends: cmake,
                libkf5crash-dev,
                libkf5dbusaddons-dev,
                libkf5declarative-dev,
+               libf5kdoctools-dev,
                libkf5filemetadata-dev,
                libkf5guiaddons-dev,
                libkf5iconthemes-dev,
+               libf5kio-dev,
                libkf5newstuff-dev,
                libkf5notifications-dev,
                libkf5notifyconfig-dev,


More information about the Neon-commits mailing list