summaryrefslogtreecommitdiffstats
path: root/python/bsddb3/README
diff options
context:
space:
mode:
author David Spencer <idlemoor@slackbuilds.org>2017-04-07 16:19:19 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-08 06:57:49 +0700
commit97d3a51dd86657fbfbd7d1b11ce3771c836c9adc (patch)
tree185cce4109a2673eace0d2d25e226df831f60d79 /python/bsddb3/README
parent473fdf0791a8015d074aa9d52a1ac55fb7ccbf8f (diff)
downloadslackbuilds-97d3a51dd86657fbfbd7d1b11ce3771c836c9adc.tar.gz
slackbuilds-97d3a51dd86657fbfbd7d1b11ce3771c836c9adc.tar.xz
python/bsddb3: Add python3 support.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/bsddb3/README')
-rw-r--r--python/bsddb3/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/bsddb3/README b/python/bsddb3/README
index 0dd2394514..1d63c26b04 100644
--- a/python/bsddb3/README
+++ b/python/bsddb3/README
@@ -8,3 +8,9 @@ objects can use various access methods: btree, hash, recno, and
queue. Complete support of Berkeley DB distributed transactions.
Complete support for Berkeley DB Replication Manager. Complete
support for Berkeley DB Base Replication. Support for RPC.
+
+
+python3 is an optional dependency. You need to set PYTHON3=yes,
+for example:
+
+ PYTHON3=yes ./bsddb3.SlackBuild