Changeset 7775
- Timestamp:
- 01/06/07 00:50:53 (23 months ago)
- Files:
-
- 1 modified
-
trunk/README.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.html
r7774 r7775 20 20 <li>python-libglade</li> 21 21 <li>pysqlite2 (if you have python 2.5, you already have this)</li> 22 <li>For zeroconf (bonjour), the "enable link-local messaging" checkbox, you need dbus-glib, python-avahi</li>23 22 </ul> 24 23 … … 31 30 <ul> 32 31 <li><a href="http://pyopenssl.sourceforge.net/">PyOpenSSL</a> (python-pyopenssl package in Debian) for <em>secure</em> SSL/TLS. Python's default SSL is insecure, so this package is highly recommended!</li> 32 <li>For zeroconf (bonjour), the "enable link-local messaging" checkbox, you need dbus-glib, python-avahi</li> 33 33 <li>dnsutils (or whatever package provides the nslookup binary) for SRV support; if you don't know what that is, you don't need it</li> 34 34 <li>gtkspell and aspell-LANG where lang is your locale eg. en, fr etc</li>
