docs(build): Updated Arch Linux dependency list
This commit is contained in:
parent
b3ebdaeaab
commit
32f274c88a
@ -28,7 +28,7 @@ A C++ compiler with C++14 support. For example `clang`.
|
|||||||
- NOTE: The application has only been tested against the `single-mon` fork.
|
- NOTE: The application has only been tested against the `single-mon` fork.
|
||||||
If you have trouble with your version of lemonbar, install the fork which is
|
If you have trouble with your version of lemonbar, install the fork which is
|
||||||
included in the `contrib` folder
|
included in the `contrib` folder
|
||||||
- boost-libs
|
- boost
|
||||||
- libx11
|
- libx11
|
||||||
- libxrandr
|
- libxrandr
|
||||||
- wireless_tools
|
- wireless_tools
|
||||||
@ -38,7 +38,7 @@ A C++ compiler with C++14 support. For example `clang`.
|
|||||||
|
|
||||||
**With Pacman you can install the packages using:**
|
**With Pacman you can install the packages using:**
|
||||||
~~~ sh
|
~~~ sh
|
||||||
$ pacman -S boost-libs libx11 libxrandr wireless_tools alsa-lib libmpdclient libsigc++ i3-wm
|
$ pacman -S boost libx11 libxrandr wireless_tools alsa-lib libmpdclient libsigc++ i3-wm
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
**With XBPS you can install the packages using:**
|
**With XBPS you can install the packages using:**
|
||||||
|
Loading…
Reference in New Issue
Block a user