Snapd: Remove the snap plugin
Not needed any more, if fuctionality is desired, an update-plugin should be created instead.pull/1/head
parent
6019b01f90
commit
018d590faf
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginsnapd.so
|
||||
|
|
@ -50,7 +50,6 @@ PLUGIN_DIRS = \
|
|||
senic \
|
||||
serialportcommander \
|
||||
simulation \
|
||||
snapd \
|
||||
somfytahoma \
|
||||
sonos \
|
||||
sunposition \
|
||||
|
|
|
|||
Loading…
Reference in New Issue