From 456003dc2b141ab1181597cbc533cfdebb872281 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Mon, 2 Sep 2019 00:05:53 +0200 Subject: [PATCH] Require native qmake --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d7d5c838..5116c2c3 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9.0.0), rsync, qtchooser, qt5-default, - qt5-qmake, + qt5-qmake:native, qtbase5-dev, qttools5-dev-tools, qtconnectivity5-dev,