summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Markus Reichelt2020-09-18 20:15:59 +0200
committer Willy Sudiarto Raharjo2020-09-19 03:55:00 +0200
commitad12611654b13c8bbbf13970ee97aa5372612ca4 (patch)
treebbca28758d5cdfbaa0df098e57a47745073efafc
parente0e5597eb114da20fbd80e465c0a644844ce63d7 (diff)
downloadslackbuilds-ad12611654b13c8bbbf13970ee97aa5372612ca4.tar.gz
python/pyasn1: Add optional dependency: python3.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/pyasn1/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/pyasn1/README b/python/pyasn1/README
index e8c7885ff0..f3b5a03b3e 100644
--- a/python/pyasn1/README
+++ b/python/pyasn1/README
@@ -1 +1,5 @@
pyasn1 implements ASN.1 types and codecs (BER, CER, DER) in Python.
+
+OPTIONAL DEPENDENCY:
+
+python3