[neon/kf6/kf6-kdav/Neon/unstable] debian: missing docs deps

Carlos De Maine null at kde.org
Fri Nov 17 13:55:43 GMT 2023


Git commit eee99e5f7edfebe7aa889a7a0169772bb4abf546 by Carlos De Maine.
Committed on 17/11/2023 at 14:55.
Pushed by carlosdem into branch 'Neon/unstable'.

missing docs deps

M  +4    -1    debian/control

https://invent.kde.org/neon/kf6/kf6-kdav/-/commit/eee99e5f7edfebe7aa889a7a0169772bb4abf546

diff --git a/debian/control b/debian/control
index 3ea591d..312603b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,8 @@ Priority: optional
 Maintainer: Jonathan Esk-Riddell <jr at jriddell.org>
 Build-Depends: cmake,
                debhelper-compat (= 13),
+               doxygen,
+               graphviz,
                kf6-extra-cmake-modules,
                kf6-kbookmarks-dev,
                kf6-kcolorscheme-dev,
@@ -14,7 +16,8 @@ Build-Depends: cmake,
                kf6-kio-dev,
                kf6-kwidgetsaddons-dev,
                pkg-kde-tools-neon,
-               qt6-base-dev
+               qt6-base-dev,
+               qt6-tools-dev,
 Standards-Version: 4.6.2
 Homepage: http://pim.kde.org/
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kdav


More information about the Neon-commits mailing list