1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-28 17:32:36 +01:00

Tweaked INSTALL to note dbus and friends deps.

This commit is contained in:
Robby Workman
2009-02-03 00:12:39 -06:00
parent 13b6f8f8e0
commit 5d10adfd4e

View File

@@ -1,8 +1,8 @@
Installation of Wicd should be done using your distribution package if one
exists. If not, the installation is relatively straightforward, but there
are a few dependencies:
1. python (obviously)
2. pygtk
1. python (obviously) and pygtk
2. dbus and its glib and python bindings
3. a dhcp client (dhclient, dhcpcd, and pump are supported)
4. wireless-tools (iwlist, iwconfig, etcetera)
5. net-tools (ip, route, etcetera)