[neon/kf6/kf6-bluez-qt/Neon/unstable] debian: docs

Carlos De Maine null at kde.org
Wed Nov 8 02:36:43 GMT 2023


Git commit eda6e62f65dc3184e7338d937029c0598ec37c05 by Carlos De Maine.
Committed on 08/11/2023 at 03:36.
Pushed by carlosdem into branch 'Neon/unstable'.

docs

M  +1    -0    debian/kf6-bluez-qt-dev.install
M  +2    -2    debian/rules

https://invent.kde.org/neon/kf6/kf6-bluez-qt/-/commit/eda6e62f65dc3184e7338d937029c0598ec37c05

diff --git a/debian/kf6-bluez-qt-dev.install b/debian/kf6-bluez-qt-dev.install
index a18d035..3e32d4b 100644
--- a/debian/kf6-bluez-qt-dev.install
+++ b/debian/kf6-bluez-qt-dev.install
@@ -2,3 +2,4 @@ usr/include/KF6/BluezQt/
 usr/lib/*/cmake/KF6BluezQt/
 usr/lib/*/libKF6BluezQt.so
 usr/lib/*/pkgconfig/KF6BluezQt.pc
+usr/share/qt6/doc/
diff --git a/debian/rules b/debian/rules
index fa0af1d..8dc42c9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,5 +4,5 @@
 %:
 	dh $@ --with kf6 --buildsystem kf6
 
-override_dh_shlibdeps:
-	dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/
+dh_auto_configure -- \
+	-DBUILD_QCH=ON
\ No newline at end of file


More information about the Neon-commits mailing list