mirror of https://github.com/polybar/polybar.git
Updated Compiling (markdown)
parent
6bfecc56cc
commit
340e5cfb59
|
@ -28,10 +28,6 @@ These are the hard dependencies, you cannot build or run polybar without them:
|
|||
| xcb-util-image | `libxcb-image0-dev` | `xcb-util-image-devel` | `xcb-util-image-devel` |
|
||||
| xcb-util-wm | `libxcb-ewmh-dev` <br />`libxcb-icccm4-dev` | `xcb-util-wm-devel` | `xcb-util-wm-devel` |
|
||||
|
||||
**Note:** `ccache` may be required when installing on Debian or Ubuntu.
|
||||
|
||||
**Note:** If any errors occur, try installing the `Optional Dependencies` below.
|
||||
|
||||
All above dependencies paste-friendly for apt:
|
||||
```bash
|
||||
apt install build-essential git cmake cmake-data pkg-config libcairo2-dev libxcb1-dev libxcb-util0-dev libxcb-randr0-dev libxcb-composite0-dev python-xcbgen xcb-proto libxcb-image0-dev libxcb-ewmh-dev libxcb-icccm4-dev
|
||||
|
|
Loading…
Reference in New Issue