~osomon/pyexiv2/pyexiv2-0.3

« back to all changes in this revision

Viewing changes to doc/developers.rst

  • Committer: Olivier Tilloy
  • Date: 2011-08-22 19:02:12 UTC
  • mfrom: (339.1.5 windows)
  • Revision ID: olivier@tilloy.net-20110822190212-ciaan0o997lnuv3r
Updated windows build dependencies:
 • iconv 1.13.1 → 1.14
 • exiv2 0.21 → 0.21.1
 • python 2.7.1 → 2.7.2
 • boost 1.45.0 → 1.47.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
 
63
63
* `MinGW <http://www.mingw.org/>`_
64
64
* `7-Zip <http://7-zip.org/>`_
65
 
* `BJam <http://boost.org/boost-build2/doc/html/index.html>`_
66
65
* `NSIS <http://nsis.sourceforge.net/>`_
67
66
 
68
67
A typical list of packages to install on a Debian/Ubuntu system is::
69
68
 
70
 
  mingw32 p7zip-full bjam nsis
 
69
  mingw32 p7zip-full nsis
71
70
 
72
71
Building and installing
73
72
#######################