[neon/extras/kstars/Neon/stable] debian: -GNinja

Carlos De Maine null at kde.org
Thu Sep 4 12:35:58 BST 2025


Git commit e4659439ef9ec3d7f99b089c47b492a0625fd364 by Carlos De Maine.
Committed on 04/09/2025 at 11:35.
Pushed by carlosdem into branch 'Neon/stable'.

-GNinja

M  +1    -1    debian/rules

https://invent.kde.org/neon/extras/kstars/-/commit/e4659439ef9ec3d7f99b089c47b492a0625fd364

diff --git a/debian/rules b/debian/rules
index 6808521..c73d3d7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,6 @@ endif
 	dh $@ --with kf6 --with pkgkde_symbolshelper
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DBUILD_TESTING=OFF -DBUILD_WITH_QT6=ON -DBUILD_WITH_QT5=OFF
+	dh_auto_configure -- -DBUILD_TESTING=OFF -DBUILD_WITH_QT6=ON -DBUILD_WITH_QT5=OFF -GNinja
 
 .PHONY: override_dh_auto_test


More information about the Neon-commits mailing list