mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-08-03 20:56:49 -04:00
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:
parent
c0e836c705
commit
7fc7b1a4fb
1
debian/rules
vendored
1
debian/rules
vendored
@ -1,4 +1,5 @@
|
||||
#!/usr/bin/make -f
|
||||
export QT_SELECT=qt5
|
||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
|
||||
%:
|
||||
|
Loading…
x
Reference in New Issue
Block a user