Skip to content

Commit

Permalink
debian: Add graphviz and packagekit runtime dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Johan Bloemberg authored and purpleidea committed Feb 12, 2018
1 parent 3a50171 commit 41eb850
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 41eb850

Please sign in to comment.