summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2015-09-24 21:47:02 +0200
committerMichael Stapelberg <michael@stapelberg.de>2015-09-24 21:47:02 +0200
commit668bf2079f30e5df8f78974ebee2194d873f50ac (patch)
treef9cc0596f27917bed414bbb496f963ff4068562c /README.md
parent51c1dbdba28e93687906ee7957c6b8f3aac1fe8a (diff)
wireless (linux): switch from libiw to libnl
Based on http://cr.i3wm.org/patch/692/ by Alexander Monakov fixes #32 fixes #52
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a25fbcb..716c63a 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ i3status has the following dependencies:
* libconfuse-dev
* libyajl-dev
* libasound2-dev
- * libiw-dev
+ * libnl-genl-3-dev
* libcap2-bin (for getting network status without root permissions)
* asciidoc (only for the documentation)
* libpulse-dev (for getting the current volume using PulseAudio)