fix(docs): Update list of apt-get packages

Closes jaagr/lemonbuddy#78
This commit is contained in:
Michael Carlberg 2016-10-14 10:17:18 +02:00
parent 009088c3fe
commit 46976d10ff
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ Optional dependencies for module support:
~~~ sh
$ pacman -S cmake python2 boost xcb-util-wm libxft wireless_tools alsa-lib libmpdclient jsoncpp
$ xbps-install cmake boost-devel libxcb-util-dev alsa-lib-devel i3-devel libmpdclient-devel jsoncpp-devel wireless_tools-devel
$ apt-get install cmake libxcb1-dev xcb-proto python-xcbgen libboost-dev libiw-dev libasound2-dev libmpdclient-dev libjsoncpp-dev libfreetype6-dev
$ apt-get install cmake cmake-data libboost-dev libfreetype6-dev libxcb1-dev libxcb-util0-dev libxcb-randr0-dev libxcb-ewmh-dev libxcb-icccm4-dev xcb-proto python-xcbgen i3-wm libiw-dev libasound2-dev libmpdclient-dev
~~~