aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHartmut Goebel <h.goebel@crazy-compilers.com>2019-03-03 10:56:01 +0100
committerHartmut Goebel <h.goebel@crazy-compilers.com>2019-03-13 18:22:08 +0100
commitee3ec8e4e24221db9a77e4356607e1a484f05128 (patch)
treebe3b73a618f3c3b8e5d9116ce2332e97139070c0 /README
parent70a749982e4ed34468d11affebe03a718facf3f4 (diff)
downloadgnunet-ee3ec8e4e24221db9a77e4356607e1a484f05128.tar.gz
gnunet-ee3ec8e4e24221db9a77e4356607e1a484f05128.zip
gnunet-qr: Update documentation and scripts to changed dependencies.
Requirement python-zbar is gone, and thus the requirement for Python 2.7. Instead development package for libzbar is required now.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 37ca19a0d..b5ba741f2 100644
--- a/README
+++ b/README
@@ -75,8 +75,7 @@ These are the optional dependencies:
75- libpulse >= 2.0 (for experimental conversation tool) 75- libpulse >= 2.0 (for experimental conversation tool)
76- libogg >= 1.3.0 (for experimental conversation tool) 76- libogg >= 1.3.0 (for experimental conversation tool)
77- libnss (certtool binary (for convenient installation of GNS proxy)) 77- libnss (certtool binary (for convenient installation of GNS proxy))
78- python2.7 = 2.7 (for gnunet-qr, only python 2.7 supported) 78- libzbar >= 0.10 (for gnunet-qr)
79- python-zbar >= 0.10 (for gnunet-qr, not optional)
80- TeX Live >= 2012 (for gnunet-bcd[*]) 79- TeX Live >= 2012 (for gnunet-bcd[*])
81- texi2mdoc (for automatic mdoc generation [*2]) 80- texi2mdoc (for automatic mdoc generation [*2])
82- libglpk >= 4.45 (for experimental code) 81- libglpk >= 4.45 (for experimental code)