From 69675f0aa771475754428700976e960d91031df5 Mon Sep 17 00:00:00 2001 From: Iain Lane Date: Mon, 24 Sep 2018 10:16:19 +0100 Subject: debian/tests/control: The nm tests need dnsmasq-base and isc-dhcp-client too --- debian/changelog | 2 ++ debian/tests/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index e13c41ea..1707dc52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ network-manager (1.12.2-0ubuntu5) UNRELEASED; urgency=medium * debian/tests/nm: Add the required `gi.require_version()` calls - thanks to the autopkgtests for noticing this. + * debian/tests/control: The nm tests need dnsmasq-base and isc-dhcp-client + too. -- Iain Lane Mon, 24 Sep 2018 09:34:20 +0100 diff --git a/debian/tests/control b/debian/tests/control index 5bce4cf9..14ebb2f5 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -3,7 +3,7 @@ Depends: python3, hostapd, dnsmasq-base, wpasupplicant, isc-dhcp-client, iw Restrictions: needs-root allow-stderr isolation-machine Tests: nm -Depends: python3, gir1.2-networkmanager-1.0, network-manager, hostapd, iw, python3-dbusmock +Depends: python3, dnsmasq-base, isc-dhcp-client, gir1.2-networkmanager-1.0, network-manager, hostapd, iw, python3-dbusmock Restrictions: needs-root isolation-machine Tests: killswitches-no-urfkill -- cgit 1.3.0-6-gf8a5