From 8d54fdfcc0f977eb02c969452fe7af0945aaeebf Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Mon, 14 Oct 2019 11:39:29 +0200 Subject: [PATCH] NetworkDetector: Fix installation on buster arping isn't installed by default any more. We need to pull it in. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index f6a5835..8bda58a 100644 --- a/debian/control +++ b/debian/control @@ -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