[neon/kde/kglobalaccel/Neon/unstable] debian: Revert "-DBUILD_RUNTIME=OFF"

Carlos De Maine null at kde.org
Wed Aug 16 08:51:53 BST 2023


Git commit 2028a36930953c351a87190d6cfad6bfa8592639 by Carlos De Maine.
Committed on 16/08/2023 at 09:51.
Pushed by carlosdem into branch 'Neon/unstable'.

Revert "-DBUILD_RUNTIME=OFF"

This reverts commit 7bc0fa2498119be75db2f0337ae8d54a42aa1479.

M  +1    -1    debian/rules

https://invent.kde.org/neon/kde/kglobalaccel/-/commit/2028a36930953c351a87190d6cfad6bfa8592639

diff --git a/debian/rules b/debian/rules
index 62f58ba..83d6ec8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
 	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DBUILD_QCH=ON -DBUILD_RUNTIME=OFF
+	dh_auto_configure -- -DBUILD_QCH=ON
 
 override_dh_strip:
 	dh_strip --dbgsym-migration='libkf5globalaccel5-dbg (<= 5.19.0-1~~)'


More information about the Neon-commits mailing list