From 0c738d66db13a8e7d43e5cf40e5de1a8ef75acd6 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Thu, 13 Feb 2020 17:36:36 +0100 Subject: Debian: add missing dependency on isc-dhcp-client Commit e39f2ea ("dhclient-script: T1987: Multiple fixes in dhclient-script") added the dhclient script but it missed the dependency. --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/control b/debian/control index b80d6d557..dc6c9a8f4 100644 --- a/debian/control +++ b/debian/control @@ -34,6 +34,7 @@ Depends: python3, ipaddrcheck, tcpdump, tshark, + isc-dhcp-client, bmon, hvinfo, file, -- cgit v1.2.3