dnsutils in optional packages instead of pydns
This commit is contained in:
parent
220713c017
commit
ce0484cc15
2
README
2
README
|
@ -22,7 +22,7 @@ NOTE:
|
|||
if you still have problems compiling, you may want to try removing the gtk1 series of the above dependencies
|
||||
|
||||
Optionally:
|
||||
dnspython or pydns for SRV support; if you don't know what that is, you don't need it
|
||||
dnsutils (or whatever package provides the nslookup binary) for SRV support; if you don't know what that is, you don't need it
|
||||
gtkspell and aspell-LANG where lang is your locale eg. en, fr etc
|
||||
GnomePythonExtras 2.10 or above so you can avoid compiling trayicon and gtkspell
|
||||
notification-daemon (and D-Bus) to get cooler popups
|
||||
|
|
Loading…
Reference in New Issue