[neon/kde/kmbox/Neon/unstable] debian: doxygen

Carlos De Maine null at kde.org
Mon Oct 30 06:57:25 GMT 2023


Git commit b5833e95e46974f618dbda6e902caafba4635505 by Carlos De Maine.
Committed on 30/10/2023 at 07:57.
Pushed by carlosdem into branch 'Neon/unstable'.

doxygen

M  +1    -0    debian/control
M  +1    -1    debian/rules

https://invent.kde.org/neon/kde/kmbox/-/commit/b5833e95e46974f618dbda6e902caafba4635505

diff --git a/debian/control b/debian/control
index ed2b3fd..b1fd4b0 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake,
                debhelper-compat (= 13),
+               doxygen,
                kf6-extra-cmake-modules,
                kf6-kdoctools-dev,
                kpim6-kmime-dev,
diff --git a/debian/rules b/debian/rules
index 141287f..7ff1376 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,4 +8,4 @@
 override_dh_auto_configure:
 	dh_auto_configure -- \
 		-DCOMPILE_WITH_UNITY_CMAKE_SUPPORT=ON \
-		-DBUILD_QCH=ON
\ No newline at end of file
+		-DBUILD_QCH=ON


More information about the Neon-commits mailing list