mirror of https://github.com/nymea/nymea.git
fix dpkg errors
parent
bc1ee11eed
commit
c9da9ff369
|
|
@ -30,7 +30,6 @@ Depends: guhd (= ${binary:Version}),
|
|||
guh-plugins (= ${binary:Version}),
|
||||
${misc:Depends}
|
||||
Suggests: guh-doc
|
||||
Recommends: guh-dbg (= ${binary:Version})
|
||||
Description: An open source IoT server - meta package
|
||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||
server works like a translator for devices, things and services and
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh -e
|
||||
#!/bin/sh
|
||||
|
||||
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
|
||||
# #
|
||||
|
|
|
|||
Loading…
Reference in New Issue