Changed QT_SELECT from qt5 to qt6

This commit is contained in:
2025-07-03 20:32:20 -04:00
parent 7d01a00dec
commit 72e903c1d5

2
debian/rules vendored
View File

@@ -4,7 +4,7 @@
#export DH_VERBOSE=1 #export DH_VERBOSE=1
# see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773686 # see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773686
export QT_SELECT=qt5 export QT_SELECT=qt6
%: %:
dh $@ --buildsystem=qmake dh $@ --buildsystem=qmake