From 5503d7b4af5a28f9ec6e40655cfbfd0e051968b8 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Mon, 4 Nov 2019 14:39:06 +0100 Subject: [PATCH] Make it build with api changes --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8cedb1a..1840e05 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: options Maintainer: Michael Zanetti Build-depends: libboblight-dev, debhelper (>= 0.0.0), - libnymea1-dev, + libnymea1-dev (>= 0.17), libnymea-mqtt-dev, libqt5serialport5-dev, libqt5websockets5-dev,