From cc9cfbc74ae9089a1eb895e7fc8255d9695f155f Mon Sep 17 00:00:00 2001 From: Mario Limonciello Date: Wed, 25 Oct 2017 09:12:05 -0500 Subject: [PATCH] debian/debci: add explicit dependency on policykit-1 for the test --- contrib/debian/tests/control | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/debian/tests/control b/contrib/debian/tests/control index 2052e6f85..001f93fb6 100644 --- a/contrib/debian/tests/control +++ b/contrib/debian/tests/control @@ -1,2 +1,3 @@ Tests: ci +Depends: policykit-1 Restrictions: needs-root