From 155963eca3f9e6f744b7a416a9f490eb897eecf3 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Sat, 11 Jan 2020 01:18:26 +0100 Subject: [PATCH] Fix building in sbuild --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 1840e05..c51a718 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-depends: libboblight-dev, nymea-dev-tools:native, pkg-config, python:any, + qt5-default, qtbase5-dev, qtconnectivity5-dev, libow-dev,