aboutsummaryrefslogtreecommitdiffstats
path: root/doc/developers.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/developers.rst')
-rw-r--r--doc/developers.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/developers.rst b/doc/developers.rst
index 03131a6..c6eb15c 100644
--- a/doc/developers.rst
+++ b/doc/developers.rst
@@ -52,6 +52,11 @@ A typical list of packages to install on a Debian/Ubuntu system is::
python-all-dev libboost-python-dev libexiv2-dev scons
+Some unit tests have a dependency on
+`python-tz <http://pytz.sourceforge.net/>`_.
+This dependency is optional: the corresponding tests will be skipped if it is
+not present on the system.
+
Additionally, if you want to cross-compile pyexiv2 for Windows and generate a
Windows installer, you will need the following dependencies: