diff options
author | Antoine Beaupré <anarcat@debian.org> | 2018-03-14 12:24:17 -0400 |
---|---|---|
committer | Antoine Beaupré <anarcat@debian.org> | 2018-03-14 12:24:17 -0400 |
commit | 0a297829eaf3912c939e1b43a3ef6ddeb7607b38 (patch) | |
tree | 51733e0d6ffb00f0f7dfe01dccd48b2a598e5153 /README.rst | |
parent | 88c8bd4cd2ee4707f8a43be4d89c4e040dcced2f (diff) |
New upstream version 0.9.9upstream/0.9.9
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 |