From 6324658f50d22dcfddf4da9440b1070a7325bdc1 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Sat, 18 May 2019 01:11:08 +0200 Subject: [PATCH] fix recommends --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index ac5ba9b5..70b67873 100644 --- a/debian/control +++ b/debian/control @@ -69,7 +69,8 @@ Depends: libqt5network5, ${misc:Depends} Recommends: nymea-cli, network-manager, - nymea-platform-plugin-impl, + nymea-update-plugin-impl, + nymea-system-plugin-impl, Replaces: guhd Description: An open source IoT server - daemon The nymea daemon is a plugin based IoT (Internet of Things) server. The