From b17cd5d971bd41a84f33d9c8b3a108b56e45b718 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 0fe91d81..08769d88 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