From 1b7f086faff80452c7d26f51298156ad551108cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Mon, 17 Feb 2020 10:45:40 +0100 Subject: [PATCH] Add build dependency qtbase5-dev and make nymea-dev-tools dependency native --- nymea-plugin-wizard/debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nymea-plugin-wizard/debian/control b/nymea-plugin-wizard/debian/control index e324aca..c9a0a89 100644 --- a/nymea-plugin-wizard/debian/control +++ b/nymea-plugin-wizard/debian/control @@ -5,7 +5,8 @@ Maintainer: %{DeveloperName} <%{DeveloperMail}> Build-depends: debhelper (>= 9.0.0), libnymea1-dev, pkg-config, - nymea-dev-tools, + qtbase5-dev, + nymea-dev-tools:native, Standards-Version: 3.9.3 Package: nymea-plugin-%{ProjectName}