summaryrefslogtreecommitdiffstats
path: root/system/slpkg/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-10-21 05:53:44 +0200
committer Willy Sudiarto Raharjo2016-10-22 03:47:07 +0200
commit0770dd337dfbada7c48aca46b1a725e0a9dd879b (patch)
tree32289f0bf24b31d4d6ba7a72618677b1d3ae18a3 /system/slpkg/README
parent543affb8428c5761a8b7ae687f9c5a2eb6b3be47 (diff)
downloadslackbuilds-0770dd337dfbada7c48aca46b1a725e0a9dd879b.tar.gz
system/slpkg: Updated for version 3.2.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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)