From 400239fc6c3ad39c017bcc61f7dde4c0e297d495 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Mon, 16 Nov 2020 11:07:01 +0100 Subject: [PATCH] Add libnymea-zigbee-dev package to the build dependencies --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 5f96866a..d1df3fd3 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 9.0.0), libnymea-mqtt-dev (>= 0.1.2), libnymea-networkmanager-dev (>= 0.4.0), libnymea-remoteproxyclient-dev, + libnymea-zigbee-dev, libpython3-dev, libqt5websockets5-dev, libqt5bluetooth5,