Updated Compiling (markdown)

Patrick Ziegler 2019-03-26 22:06:08 +01:00
parent 6bfecc56cc
commit 340e5cfb59
1 changed files with 0 additions and 4 deletions

@ -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