Added hard dependencies

This commit is contained in:
Dimitris Zlatanidis 2020-02-17 15:42:49 +01:00
parent 973744b5c4
commit bfb5022b8d

View file

@ -4,6 +4,10 @@ computes dependencies and figures out what things should occur
to install packages. Slpkg makes it easier to maintain groups
of machines without having to manually update.
Hard dependencies:
python3, python-urllib3
Optional dependencies:
python3-pythondialog (for dialog box interface)
pygraphviz (for drawing dependencies diagram)