diff options
| author | Rémi Jouannet | 2015-12-23 11:13:54 +0100 | 
|---|---|---|
| committer | Rémi Jouannet | 2015-12-23 11:13:54 +0100 | 
| commit | 57269885c0dbbe0368b510e90ff31eb215616441 (patch) | |
| tree | d5213601a3224b3a51d6d3705b04318d7c28ecd7 | |
| parent | Merge pull request #72 from ixjlyons/pango-setting (diff) | |
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 | 
