NetworkDetector: Fix installation on buster
arping isn't installed by default any more. We need to pull it in.pull/1/head
parent
3344bdd59d
commit
8d54fdfcc0
|
|
@ -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…
Reference in New Issue