diff options
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -92,6 +92,7 @@ Rapid Photo Downloader requires: - Notify 0.7 - `python-gphoto2`_ 1.4.0 or newer - pyzmq_ + - tornado_ - psutil_ 3.4.2 or newer - pyxdg_ - Arrow_ @@ -206,4 +207,5 @@ If you installed the man pages, they are found in ``/usr/local/share/man/man1``. .. _pymediainfo: https://github.com/sbraz/pymediainfo .. _Qt: https://www.qt.io/ .. _SortedContainers: http://www.grantjenks.com/docs/sortedcontainers/ -.. _Requests: http://docs.python-requests.org/
\ No newline at end of file +.. _Requests: http://docs.python-requests.org/ +.. _tornado: http://www.tornadoweb.org/
\ No newline at end of file |