mirror of
https://github.com/polybar/polybar.git
synced 2024-11-25 13:55:47 -05:00
docs(build): Updated Arch Linux dependency list
This commit is contained in:
parent
b3ebdaeaab
commit
32f274c88a
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
If you have trouble with your version of lemonbar, install the fork which is
|
||||
included in the `contrib` folder
|
||||
- boost-libs
|
||||
- boost
|
||||
- libx11
|
||||
- libxrandr
|
||||
- wireless_tools
|
||||
|
@ -38,7 +38,7 @@ A C++ compiler with C++14 support. For example `clang`.
|
|||
|
||||
**With Pacman you can install the packages using:**
|
||||
~~~ 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:**
|
||||
|
|
Loading…
Reference in a new issue