Explicitly select qt5 in d/rules

See <https://qt-kde-team.pages.debian.net/packagingqtbasedstuff.html>,
it's needed for bionic compat.
This commit is contained in:
Kunal Mehta 2020-08-28 17:44:53 -07:00
parent c0e836c705
commit 7fc7b1a4fb

1
debian/rules vendored
View File

@ -1,4 +1,5 @@
#!/usr/bin/make -f
export QT_SELECT=qt5
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%: