diff options
Diffstat (limited to 'debian/tests/control')
| -rw-r--r-- | debian/tests/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/tests/control b/debian/tests/control index 53184f90..dfcc44ef 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -7,9 +7,9 @@ Depends: python3, dnsmasq-base, isc-dhcp-client, gir1.2-nm-1.0, network-manager, Restrictions: needs-root isolation-machine skippable Tests: killswitches-no-urfkill -Depends: network-manager, build-essential, linux-headers-generic, rfkill +Depends: network-manager, build-essential, linux-headers-generic [!i386], rfkill Restrictions: needs-root allow-stderr isolation-machine skippable Tests: urfkill-integration -Depends: network-manager, build-essential, linux-headers-generic, rfkill, urfkill +Depends: network-manager, build-essential, linux-headers-generic [!i386], rfkill, urfkill Restrictions: needs-root allow-stderr isolation-machine skippable |