[neon/kde/akonadi/Neon/unstable] debian: need qt6-base-doc to link the indexes

Carlos De Maine null at kde.org
Sun Apr 12 10:57:18 BST 2026


Git commit f19373a39317c56a8fbda031f9f0c909f6d47fc6 by Carlos De Maine.
Committed on 12/04/2026 at 09:57.
Pushed by carlosdem into branch 'Neon/unstable'.

need qt6-base-doc to link the indexes

M  +2    -1    debian/control

https://invent.kde.org/neon/kde/akonadi/-/commit/f19373a39317c56a8fbda031f9f0c909f6d47fc6

diff --git a/debian/control b/debian/control
index e94aa35..2eb29e0 100644
--- a/debian/control
+++ b/debian/control
@@ -54,7 +54,8 @@ Build-Depends: cmake,
                qt6-base-dev,
                qt6-tools-dev,
                shared-mime-info (>= 1.8~),
-               xsltproc
+               xsltproc,
+Build-Depends-Indep: qt6-base-doc <!nodoc>,
 Standards-Version: 4.6.2
 Homepage: http://pim.kde.org/akonadi
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/akonadi


More information about the Neon-commits mailing list