Changed QT_SELECT
from qt5
to qt6
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@@ -4,7 +4,7 @@
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
# see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773686
|
||||
export QT_SELECT=qt5
|
||||
export QT_SELECT=qt6
|
||||
|
||||
%:
|
||||
dh $@ --buildsystem=qmake
|
||||
|
Reference in New Issue
Block a user