[neon/kde/kaddressbook/Neon/unstable] debian: kf60kdoctools-dev & unity build

Carlos De Maine null at kde.org
Mon Oct 30 03:42:42 GMT 2023


Git commit a09c32a26e657bbf27fdee7d2b5e8e2a7a9bbb85 by Carlos De Maine.
Committed on 30/10/2023 at 04:42.
Pushed by carlosdem into branch 'Neon/unstable'.

kf60kdoctools-dev & unity build

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

https://invent.kde.org/neon/kde/kaddressbook/-/commit/a09c32a26e657bbf27fdee7d2b5e8e2a7a9bbb85

diff --git a/debian/control b/debian/control
index 9505171..26eb223 100644
--- a/debian/control
+++ b/debian/control
@@ -22,6 +22,7 @@ Build-Depends: cmake,
                kf6-kconfig-dev,
                kf6-kcontacts-dev,
                kf6-kcoreaddons-dev,
+               kf6-kdoctools-dev,
                kf6-kdbusaddons-dev,
                kf6-kdnssd-dev,
                kf6-kdoctools-dev,
diff --git a/debian/rules b/debian/rules
index 3d69b0d..081221b 100644
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,7 @@
 
 %:
 	dh $@ --with kf6 --buildsystem kf6
+
+override_dh_auto_configure:
+	dh_auto_configure -- \
+		-DCOMPILE_WITH_UNITY_CMAKE_SUPPORT=ON
\ No newline at end of file


More information about the Neon-commits mailing list