diff options
author | ng0 <ng0@n0.is> | 2019-02-26 17:14:24 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-02-26 17:14:24 +0000 |
commit | b2cc1ec34938c934b2b285a3bb6c2655856232d1 (patch) | |
tree | b0ac73ad7c8399f1e6bc04975ff825b62f17d849 /README | |
parent | 2f5618398764eeea0cd84aaa40f4e4dad8b64eff (diff) |
README: clarify that ONLY python2.7 is supported for gnunet-qr
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,6 +72,7 @@ These are the optional dependencies: - libpulse >= 2.0 (for experimental conversation tool) - libogg >= 1.3.0 (for experimental conversation tool) - libnss (certtool binary (for convenient installation of GNS proxy)) +- python2.7 = 2.7 (for gnunet-qr, only python 2.7 supported) - python2.7-future (for gnunet-qr) - python-zbar >= 0.10 (for gnunet-qr) - TeX Live >= 2012 (for gnunet-bcd[*]) @@ -79,7 +80,6 @@ These are the optional dependencies: - libglpk >= 4.45 (for experimental code) - perl5 (for some utilities) - guile 1.6.4 (or later up to 1.8?, for gnunet-download-manager) -- python2.7 >= 2.7 (for gnunet-qr, only python 2.7 is supported) - bluez (for bluetooth support) - miniupnpc - libpbc >= 0.5.14 (for Attribute-Based Encryption and Identity Provider functionality) |