[neon/qt/qtvirtualkeyboard/Neon/release] debian: enable arror key nav for bigscreen

Jonathan Esk-Riddell null at kde.org
Fri Aug 26 10:31:26 BST 2022


Git commit ede88fad648a4c54b53021aa56d60a325c3cb06c by Jonathan Esk-Riddell.
Committed on 26/08/2022 at 09:31.
Pushed by jriddell into branch 'Neon/release'.

enable arror key nav for bigscreen

M  +1    -1    debian/rules

https://invent.kde.org/neon/qt/qtvirtualkeyboard/commit/ede88fad648a4c54b53021aa56d60a325c3cb06c

diff --git a/debian/rules b/debian/rules
index f12a610..e30be14 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ export QT_SELECT := qt5
 	dh $@ --with pkgkde_symbolshelper
 
 override_dh_auto_configure:
-	dh_auto_configure -- QT_BUILD_PARTS+=tests CONFIG+="lang-all handwriting"
+	dh_auto_configure -- QT_BUILD_PARTS+=tests CONFIG+="lang-all handwriting arrow-key-navigation"
 
 override_dh_auto_build-indep: build-arch
 	dh_auto_build -- docs



More information about the Neon-commits mailing list