1
0
mirror of https://github.com/gryf/wicd.git synced 2026-01-05 21:34:16 +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 Installation of Wicd should be done using your distribution package if one
exists. If not, the installation is relatively straightforward, but there exists. If not, the installation is relatively straightforward, but there
are a few dependencies: are a few dependencies:
1. python (obviously) 1. python (obviously) and pygtk
2. pygtk 2. dbus and its glib and python bindings
3. a dhcp client (dhclient, dhcpcd, and pump are supported) 3. a dhcp client (dhclient, dhcpcd, and pump are supported)
4. wireless-tools (iwlist, iwconfig, etcetera) 4. wireless-tools (iwlist, iwconfig, etcetera)
5. net-tools (ip, route, etcetera) 5. net-tools (ip, route, etcetera)