summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDmitry Shachnev <mitya57@debian.org>2018-01-31 23:38:17 +0300
committerNiels Thykier <niels@thykier.net>2018-04-09 19:20:25 +0000
commit2f076eb7897d6fbea6f10ebd91354f637e706bd9 (patch)
tree2a59dafd35ded190988d26abc4efd574714636ba /debian/control
parent45880bd5f0e94f5c154e1cc293dbcc408c16819d (diff)
downloaddebhelper-2f076eb7897d6fbea6f10ebd91354f637e706bd9.tar.gz
qmake.pm: Let qmake cross wrapper set most of cross-build options
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 678c94d9..a5704dac 100644
--- a/debian/control
+++ b/debian/control
@@ -44,6 +44,9 @@ Breaks: dh-systemd (<< 1.38),
cmake (<< 3.9~),
# meson build system uses --wrap-mode, which requires meson (>= 0.40.0)
meson (<< 0.40.0~),
+# The qmake cross wrapper was introduced in 5.9.2+dfsg-5, but got some important
+# fixes in the subsequent uploads. It is only needed for cross-building.
+ qt5-qmake (<< 5.9.2+dfsg-8),
Replaces: dh-systemd (<< 1.38)
Suggests: dh-make, dwz
Provides: ${dh:CompatLevels}