diff options
| author | Michael Stapelberg | 2015-12-23 11:21:34 +0100 | 
|---|---|---|
| committer | Michael Stapelberg | 2015-12-23 11:21:34 +0100 | 
| commit | 45ad5304f785a11536c46aa400f8cc13e15c3078 (patch) | |
| tree | d5213601a3224b3a51d6d3705b04318d7c28ecd7 | |
| parent | Merge pull request #72 from ixjlyons/pango-setting (diff) | |
| parent | update README.md with libnl-genl-3-dev (diff) | |
Merge pull request #86 from remijouannet/master
update README.md with libnl-genl-3-dev
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -22,7 +22,7 @@ i3status has the following dependencies:  On debian-based systems, the following line will install all requirements:  ```bash -apt-get install libconfuse-dev libyajl-dev libasound2-dev libiw-dev asciidoc libcap2-bin libpulse-dev +apt-get install libconfuse-dev libyajl-dev libasound2-dev libiw-dev asciidoc libcap2-bin libpulse-dev libnl-genl-3-dev  ```  ## Upstream | 
