summaryrefslogtreecommitdiffstats
path: root/system/slpkg/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/slpkg/README')
-rw-r--r--system/slpkg/README16
1 files changed, 10 insertions, 6 deletions
diff --git a/system/slpkg/README b/system/slpkg/README
index cd60472b09..0470599453 100644
--- a/system/slpkg/README
+++ b/system/slpkg/README
@@ -1,8 +1,12 @@
-Slpkg is a powerful software package manager that installs, updates
-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
+Slpkg is a powerful software package manager that installs, updates
+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: python2-pythondialog, pygraphviz, graph-easy
-
+Optional dependencies:
+ python2-pythondialog (for dialog box interface)
+ pygraphviz (for drawing dependencies diagram)
+ graph-easy (for drawing ascii dependencies diagram)
+ aria2 (alternative downloader)
+ httpie (alternative downloader)