diff options
Diffstat (limited to 'system/slpkg/README')
-rw-r--r-- | system/slpkg/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/slpkg/README b/system/slpkg/README index b4665f85b0d98..7c48520d7c2c6 100644 --- a/system/slpkg/README +++ b/system/slpkg/README @@ -3,3 +3,7 @@ and removes packages on Slackware based systems. It automatically 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. + +Optional dependencies: +- pygraphviz (for drawing dependencies diagram) +- graph-easy (for drawing dependencies ascii diagram) |