From d1dbff49f0ed6e63914d4d073fc584c7d7c2c52a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Sat, 4 Sep 2021 16:55:33 +0200 Subject: [PATCH] Update to libnymea-gpio, extend gpio params, restore output gpio on reboot and add gpio buttons --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index ccb78d6..4b4c7ed 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Build-depends: libboblight-dev, debhelper (>= 0.0.0), libnymea-dev (>= 0.26~), libnymea-mqtt-dev, + libnymea-gpio-dev, libnymea-zigbee-dev, libqt5serialport5-dev, libqt5websockets5-dev, @@ -365,6 +366,7 @@ Package: nymea-plugin-gpio Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, + libnymea-gpio, nymea-plugins-translations, Description: nymea.io plugin for gpio The nymea daemon is a plugin based IoT (Internet of Things) server. The