[neon/kf6/kf6-solid/Neon/stable] debian: Revert "qch is no more"

Carlos De Maine null at kde.org
Sat May 31 01:58:24 BST 2025


Git commit 42c228d6c43b8c6494b88df06758bae51e0f3372 by Carlos De Maine.
Committed on 31/05/2025 at 00:58.
Pushed by carlosdem into branch 'Neon/stable'.

Revert "qch is no more"

This reverts commit 20be43e2e8fa9fdf8a0cfe362ceb126769fd3923

M  +1    -0    debian/kf6-solid-dev.install
M  +3    -0    debian/rules

https://invent.kde.org/neon/kf6/kf6-solid/-/commit/42c228d6c43b8c6494b88df06758bae51e0f3372

diff --git a/debian/kf6-solid-dev.install b/debian/kf6-solid-dev.install
index 38c3548..1a29f88 100644
--- a/debian/kf6-solid-dev.install
+++ b/debian/kf6-solid-dev.install
@@ -1,3 +1,4 @@
 usr/include/KF6/Solid/
 usr/lib/*/cmake/KF6Solid/
 usr/lib/*/libKF6Solid.so
+usr/share/qt6/doc/
diff --git a/debian/rules b/debian/rules
index 5bd7734..7bbd5fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,3 +3,6 @@
 
 %:
 	dh $@ --with kf6 --buildsystem kf6
+
+override_dh_auto_configure:
+	dh_auto_configure -- -DBUILD_QCH=ON 


More information about the Neon-commits mailing list