From e138ba566a6a44a909c3c76c2c3b8b3e2c8548a7 Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Wed, 29 May 2019 12:59:38 -0400 Subject: debian/tests/control: fix test dependency to list gir1.2-nm-1.0 instead of its old name gir1.2-networkmanager-1.0. --- debian/tests/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/tests/control') diff --git a/debian/tests/control b/debian/tests/control index a8f4d148..53de6908 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.py -Depends: python3, dnsmasq-base, isc-dhcp-client, gir1.2-networkmanager-1.0, network-manager, hostapd, iw, python3-dbusmock +Depends: python3, dnsmasq-base, isc-dhcp-client, gir1.2-nm-1.0, network-manager, hostapd, iw, python3-dbusmock Restrictions: needs-root isolation-machine Tests: killswitches-no-urfkill -- cgit 1.3.0-6-gf8a5