Changeset 7775 for trunk/README.html

Show
Ignore:
Timestamp:
01/06/07 00:50:53 (23 months ago)
Author:
junglecow
Message:

Zeroconf/Bonjour/Avahi is optional: moved to optional dependencies.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/README.html

    r7774 r7775  
    2020<li>python-libglade</li> 
    2121<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> 
    2322</ul> 
    2423 
     
    3130<ul> 
    3231<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> 
    3333<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> 
    3434<li>gtkspell and aspell-LANG where lang is your locale eg. en, fr etc</li>