From 40c3639f7f144d61e901d62ed61b42493ee57fe9 Mon Sep 17 00:00:00 2001 From: Boernsman Date: Tue, 23 Feb 2021 19:21:40 +0100 Subject: [PATCH] fixed debian install --- debian/control | 1 + debian/nymea-plugin-tempo.install.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 03b2348..32d75ec 100644 --- a/debian/control +++ b/debian/control @@ -1173,6 +1173,7 @@ Depends: nymea-plugin-anel, nymea-plugin-pushnotifications, nymea-plugin-wakeonlan, nymea-plugin-tasmota, + nymea-plugin-tempo, nymea-plugin-tplink, nymea-plugin-wemo, nymea-plugin-elgato, diff --git a/debian/nymea-plugin-tempo.install.in b/debian/nymea-plugin-tempo.install.in index c63e05e..00a44b1 100644 --- a/debian/nymea-plugin-tempo.install.in +++ b/debian/nymea-plugin-tempo.install.in @@ -1 +1 @@ -usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginstempo.so +usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationplugintempo.so