Revision 2a7c3583 INSTALL

b/INSTALL
29 29
- `simplejson Python module <http://code.google.com/p/simplejson/>`_
30 30
- `pyparsing Python module <http://pyparsing.wikispaces.com/>`_
31 31
- `pyinotify Python module <http://trac.dbzteam.org/pyinotify/>`_
32
- `PycURL Python module <http://pycurl.sourceforge.net/>`_
32 33
- `socat <http://www.dest-unreach.org/socat/>`_
33 34

  
34 35
These programs are supplied as part of most Linux distributions, so
......
39 40

  
40 41
  $ apt-get install lvm2 ssh bridge-utils iproute iputils-arping \
41 42
                    python python-pyopenssl openssl python-pyparsing \
42
                    python-simplejson python-pyinotify socat
43
                    python-simplejson python-pyinotify python-pycurl \
44
                    socat
43 45

  
44 46
If you want to build from source, please see doc/devnotes.rst for more
45 47
dependencies.

Also available in: Unified diff