From 41eb850b3d72a3d75ef36001d6b0fcdcd7302cc8 Mon Sep 17 00:00:00 2001 From: Johan Bloemberg Date: Sun, 11 Feb 2018 08:58:21 +0100 Subject: [PATCH] debian: Add graphviz and packagekit runtime dependencies --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 2fa5da14..6f629631 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,8 @@ Build-Depends: Package: mgmt Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, packagekit +Suggests: graphviz Description: mgmt: next generation config management! The mgmt tool is a next generation config management prototype. It's not yet ready for production, but we hope to get there soon. Get