add nmap dependency for guh-plugins
This commit is contained in:
parent
dd495719b1
commit
93ff0fcdbc
5
debian/control
vendored
5
debian/control
vendored
@ -178,9 +178,10 @@ Section: libs
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: libguh1 (= ${binary:Version}),
|
Depends: libguh1 (= ${binary:Version}),
|
||||||
guhd (= ${binary:Version}),
|
guhd (= ${binary:Version}),
|
||||||
|
nmap,
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
${misc:Depends}
|
${misc:Depends},
|
||||||
Recommends: nmap
|
libqt5serialport5
|
||||||
Description:Plugins for guh IoT server
|
Description:Plugins for guh IoT server
|
||||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
The guh 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
|
||||||
|
|||||||
Reference in New Issue
Block a user