mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-16 07:47:35 +01:00
Added hard dependencies
This commit is contained in:
parent
973744b5c4
commit
bfb5022b8d
1 changed files with 4 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue