From 340e5cfb59853e22d300abf3e1a2dbe2cccbc2fd Mon Sep 17 00:00:00 2001
From: Patrick Ziegler
Date: Tue, 26 Mar 2019 22:06:08 +0100
Subject: [PATCH] Updated Compiling (markdown)
---
Compiling.md | 4 ----
1 file changed, 4 deletions(-)
diff --git a/Compiling.md b/Compiling.md
index d574fd9..df8c14a 100644
--- a/Compiling.md
+++ b/Compiling.md
@@ -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`
`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