[neon/extras/calligra/Neon/stable] debian: maybe 20?

Carlos De Maine null at kde.org
Thu Mar 30 12:18:49 BST 2023


Git commit 50523265dce36b0840e932e502f7597c327457fa by Carlos De Maine.
Committed on 30/03/2023 at 11:18.
Pushed by carlosdem into branch 'Neon/stable'.

maybe 20?

M  +1    -1    debian/rules

https://invent.kde.org/neon/extras/calligra/commit/50523265dce36b0840e932e502f7597c327457fa

diff --git a/debian/rules b/debian/rules
index ee83314..583c9c2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 	dh $@ --parallel --with kf5
 
 override_dh_auto_configure:
-	dh_auto_configure -Skf5 -- -DCMAKE_CXX_STANDARD=17
+	dh_auto_configure -Skf5 -- -DCMAKE_CXX_STANDARD=20
 
 override_dh_auto_install:
 	dh_auto_install


More information about the Neon-commits mailing list