[neon/backports-jammy/gpgme/Neon/unstable] debian: select qt6

Carlos De Maine null at kde.org
Thu May 11 09:53:39 BST 2023


Git commit a057fcd59aa653d2935c38fe220e945fa2cee8e5 by Carlos De Maine.
Committed on 11/05/2023 at 08:53.
Pushed by carlosdem into branch 'Neon/unstable'.

select qt6

M  +1    -1    debian/rules

https://invent.kde.org/neon/backports-jammy/gpgme/commit/a057fcd59aa653d2935c38fe220e945fa2cee8e5

diff --git a/debian/rules b/debian/rules
index 7ef8b8e4..99845b2e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export QT_SELECT := qt5
+export QT_SELECT := qt6
 
 include /usr/share/dpkg/architecture.mk
 


More information about the Neon-commits mailing list