Show
Ignore:
Timestamp:
12/12/07 09:44:46 (12 months ago)
Author:
asterix
Message:

merge diff from trunk

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/pep/README.html

    r7775 r9123  
    1717<ul> 
    1818<li>python2.4 or higher</li> 
    19 <li>pygtk2.6 or higher</li> 
     19<li>pygtk2.8 or higher</li> 
    2020<li>python-libglade</li> 
    2121<li>pysqlite2 (if you have python 2.5, you already have this)</li> 
     
    3030<ul> 
    3131<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> 
    3233<li>For zeroconf (bonjour), the "enable link-local messaging" checkbox, you need dbus-glib, python-avahi</li> 
    3334<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> 
     
    3839<li>D-Bus running to have gajim-remote working</li> 
    3940<li>python-dbus bindings</li> 
     41<li>python-sexy to have clickable URLs in chat windows</li> 
    4042</ul> 
    4143