[tor-commits] [bridgedb/develop] Make a note in README.rst that we have to install libjpeg.dev.
isis at torproject.org
isis at torproject.org
Thu Mar 26 04:40:22 UTC 2015
commit 3d3be783be1bc2885e5890dc191ca73c0a4c44eb
Author: Isis Lovecruft <isis at torproject.org>
Date: Wed Mar 25 21:52:44 2015 +0000
Make a note in README.rst that we have to install libjpeg.dev.
Otherwise the QRCode generator won't work.
---
README.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.rst b/README.rst
index 3c8c1e3..5715a88 100644
--- a/README.rst
+++ b/README.rst
@@ -87,6 +87,7 @@ BridgeDB requires the following OS-level dependencies:
- libgeoip-dev
- geoip-database
- `python-setuptools <https://pypi.python.org/pypi/setuptools>`__
+- libjpeg-dev
As well as any Python dependencies in the ``requirements.txt`` file.
More information about the tor-commits
mailing list