summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index cdf762ed78..7fcc51058d 100644
--- a/README.md
+++ b/README.md
@@ -86,8 +86,6 @@ The host has to have the following installed:
```bash
# For building the daemon
sudo apt install gcc libdbus-1-dev
-# For running the frontend app
-sudo apt install gconf2
# For building the installer
sudo apt install rpm
```