From ab0ea9a7237dacd9713293455ed874122d567b09 Mon Sep 17 00:00:00 2001 From: David Baum Date: Sun, 14 Jan 2018 14:33:52 +0100 Subject: [PATCH] edit readme --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 01e89c0..4e67d40 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,17 @@ This is a simple plasma applet for KDE Plasma 5 to control systemd services. It 4. make 5. make install -For Arch Linux there is a package availabe via AUR: https://aur.archlinux.org/packages/plasma5-applets-systemd/ +For Arch Linux there is a package available via AUR: https://aur.archlinux.org/packages/plasma5-applets-systemd/ + +### Dependencies (Debian) + +* cmake +* linux-libc-dev +* build-essential +* extra-cmake-modules +* libkf5config-dev +* qt5-default +* qtdeclarative5-dev ### Prerequisite