NetworkDetector: Fix installation on buster
arping isn't installed by default any more. We need to pull it in.master
parent
97f507033e
commit
5d0a6ffff1
|
|
@ -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