From d4aa0275bb0f1a3351a8b2d10de6b37eca2ed0ab Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Fri, 30 Nov 2018 23:36:21 +0100 Subject: [PATCH] fix dpkg deps --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 0fe91d8..08769d8 100644 --- a/debian/control +++ b/debian/control @@ -290,7 +290,6 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, nymea-plugins-translations, -Replaces: guh-plugin-mqtt Description: nymea.io plugin for a generic MQTT client The nymea daemon is a plugin based IoT (Internet of Things) server. The server works like a translator for devices, things and services and @@ -693,7 +692,7 @@ Depends: nymea-plugin-commandlauncher, nymea-plugin-genericelements, nymea-plugin-avahimonitor, nymea-plugin-gpio, - nymea-plugin-mqtt, + nymea-plugin-mqttclient, nymea-plugin-remotessh, Replaces: guh-plugins-maker Description: Plugins for nymea IoT server - Meta package for makers, tinkers and hackers