From 8b2fbb2664f8af2f85ee3a3317b4f87ca57e48ed Mon Sep 17 00:00:00 2001 From: Mario Limonciello Date: Thu, 26 Oct 2017 15:44:12 -0500 Subject: [PATCH] trivial: debian: debci: shuffle dependency location --- contrib/debian/control | 1 + contrib/debian/tests/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/debian/control b/contrib/debian/control index 57c936dbe..44004148c 100644 --- a/contrib/debian/control +++ b/contrib/debian/control @@ -102,6 +102,7 @@ Depends: ${misc:Depends}, dbus-x11, fwupd, gnome-desktop-testing, + policykit-1, python3, python3-gi, python3-requests, diff --git a/contrib/debian/tests/control b/contrib/debian/tests/control index 001f93fb6..2052e6f85 100644 --- a/contrib/debian/tests/control +++ b/contrib/debian/tests/control @@ -1,3 +1,2 @@ Tests: ci -Depends: policykit-1 Restrictions: needs-root