Fix debian packaging for nymea plugins
This commit is contained in:
parent
0be0f8be11
commit
35e4815b63
12
debian/control
vendored
12
debian/control
vendored
@ -460,21 +460,21 @@ Description: nymea.io plugin for TCP commander
|
|||||||
With the powerful rule engine you are able to connect any device available
|
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.
|
in the system and create individual scenes and behaviors for your environment.
|
||||||
.
|
.
|
||||||
This package will install the nymea.io plugin for TCP commander
|
This package will install the nymea.io plugin for the TCP commander
|
||||||
|
|
||||||
Package: guh-plugin-httpcommander
|
Package: nymea-plugin-httpcommander
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends},
|
Depends: ${shlibs:Depends},
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
guh-plugins-translations,
|
nymea-plugins-translations,
|
||||||
Description: guh.io plugin for HTTP commander
|
Description: nymea.io plugin for HTTP commander
|
||||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
The nymea daemon is a plugin based IoT (Internet of Things) server. The
|
||||||
server works like a translator for devices, things and services and
|
server works like a translator for devices, things and services and
|
||||||
allows them to interact.
|
allows them to interact.
|
||||||
With the powerful rule engine you are able to connect any device available
|
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.
|
in the system and create individual scenes and behaviors for your environment.
|
||||||
.
|
.
|
||||||
This package will install the guh.io plugin for HTTP commander
|
This package will install the nymea.io plugin for the HTPP commander
|
||||||
|
|
||||||
|
|
||||||
Package: nymea-plugin-simulation
|
Package: nymea-plugin-simulation
|
||||||
|
|||||||
1
debian/guh-plugin-httpcommander.install.in
vendored
1
debian/guh-plugin-httpcommander.install.in
vendored
@ -1 +0,0 @@
|
|||||||
usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginhttpcommander.so
|
|
||||||
1
debian/nymea-plugin-httpcommander.install.in
vendored
Normal file
1
debian/nymea-plugin-httpcommander.install.in
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginhttpcommander.so
|
||||||
Reference in New Issue
Block a user