[neon/extras/kmymoney/Neon/unstable] debian: -DBUILD_WITH_QT6=ON
    Carlos De Maine 
    null at kde.org
       
    Sat Feb  1 03:29:12 GMT 2025
    
    
  
Git commit f33c4931792b0ce64801a91180969e55185f57e9 by Carlos De Maine.
Committed on 01/02/2025 at 03:29.
Pushed by carlosdem into branch 'Neon/unstable'.
-DBUILD_WITH_QT6=ON
M  +1    -1    debian/rules
https://invent.kde.org/neon/extras/kmymoney/-/commit/f33c4931792b0ce64801a91180969e55185f57e9
diff --git a/debian/rules b/debian/rules
index f2b4ad0..9918206 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,4 +9,4 @@ export DH_VERBOSE=1
 	dh $@ --with kf6 --buildsystem kf6
 
 -DBUILD_WITH_QT6_CONFIRMEDoverride_dh_auto_configure:
-	dh_auto_configure -- -DBUILD_WITH_QT6_CONFIRMED
\ No newline at end of file
+	dh_auto_configure -- -DBUILD_WITH_QT6=ON -DBUILD_WITH_QT6_CONFIRMED=ON
\ No newline at end of file
    
    
More information about the Neon-commits
mailing list