NetworkDetector: Fix installation on buster
arping isn't installed by default any more. We need to pull it in.
This commit is contained in:
parent
97f507033e
commit
5d0a6ffff1
1
debian/control
vendored
1
debian/control
vendored
@ -409,6 +409,7 @@ Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
nmap,
|
||||
fping,
|
||||
arping,
|
||||
nymea-plugins-translations,
|
||||
Replaces: guh-plugin-networkdetector
|
||||
Description: nymea.io plugin for networkdetector
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user