Changeset 9123 for branches/pep/README.html
- Timestamp:
- 12/12/07 09:44:46 (12 months ago)
- Files:
-
- 1 modified
-
branches/pep/README.html (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/pep/README.html
r7775 r9123 17 17 <ul> 18 18 <li>python2.4 or higher</li> 19 <li>pygtk2. 6or higher</li>19 <li>pygtk2.8 or higher</li> 20 20 <li>python-libglade</li> 21 21 <li>pysqlite2 (if you have python 2.5, you already have this)</li> … … 30 30 <ul> 31 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>python-crypto to enable End to end encryption</li> 32 33 <li>For zeroconf (bonjour), the "enable link-local messaging" checkbox, you need dbus-glib, python-avahi</li> 33 34 <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> … … 38 39 <li>D-Bus running to have gajim-remote working</li> 39 40 <li>python-dbus bindings</li> 41 <li>python-sexy to have clickable URLs in chat windows</li> 40 42 </ul> 41 43
