summaryrefslogtreecommitdiffstats
path: root/system/slpkg/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-07-31 17:59:29 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-08-01 07:53:16 +0700
commit4930e7f7b431d0aeb9911f9f9b922ae32668e49f (patch)
treef5932b6ef2007d1d1b083f298b9b875b88ae0907 /system/slpkg/README
parent6a7ec965a7739b40593deec05a02bf8c43d2cb00 (diff)
downloadslackbuilds-4930e7f7b431d0aeb9911f9f9b922ae32668e49f.tar.gz
slackbuilds-4930e7f7b431d0aeb9911f9f9b922ae32668e49f.tar.xz
system/slpkg: Updated for version 2.6.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/slpkg/README')
-rw-r--r--system/slpkg/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/slpkg/README b/system/slpkg/README
index b4665f85b0..7c48520d7c 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)