diff --git a/debian/control b/debian/control index a3c0e99..7c7c655 100644 --- a/debian/control +++ b/debian/control @@ -935,22 +935,6 @@ Description: nymea.io plugin for Sonos smart speakers This package will install the nymea.io plugin for Sonos smart speakers -Package: nymea-plugin-snapd -Architecture: any -Depends: ${shlibs:Depends}, - ${misc:Depends}, - nymea-plugins-translations, -Replaces: guh-plugin-snapd -Description: nymea.io plugin for snapd - The nymea daemon is a plugin based IoT (Internet of Things) server. The - server works like a translator for devices, things and services and - allows them to interact. - With the powerful rule engine you are able to connect any device available - in the system and create individual scenes and behaviors for your environment. - . - This package will install the nymea.io plugin for snapd - - Package: nymea-plugin-sunposition Architecture: any Depends: ${misc:Depends}, @@ -1257,7 +1241,6 @@ Section: libs Architecture: all Depends: nymea-plugins, nymea-plugin-simulation, - nymea-plugin-snapd, nymea-plugins-maker, nymea-plugins-merkurboard, Replaces: guh-plugins-all diff --git a/debian/nymea-plugin-snapd.install.in b/debian/nymea-plugin-snapd.install.in deleted file mode 100644 index 8473955..0000000 --- a/debian/nymea-plugin-snapd.install.in +++ /dev/null @@ -1 +0,0 @@ -usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginsnapd.so diff --git a/nymea-plugins.pro b/nymea-plugins.pro index 30260ca..3600111 100644 --- a/nymea-plugins.pro +++ b/nymea-plugins.pro @@ -50,7 +50,6 @@ PLUGIN_DIRS = \ senic \ serialportcommander \ simulation \ - snapd \ somfytahoma \ sonos \ sunposition \