From 2d7661ca75820bca11980a47feb247fac30e61a4 Mon Sep 17 00:00:00 2001 From: Gobinath Date: Wed, 26 Oct 2016 05:29:41 +0530 Subject: [PATCH] Split the dependencies for Arch & Debian separately --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 09009c4..a4fad8f 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,9 @@ Manual installation is not tested in any systems. I will update this page as soo 1: Install the dependencies: - * Arch: `gir1.2-appindicator3-0.1`, `python-xlib`, `python-gobject`, `python-gi` and `xorg-xprop` + * Arch: `hicolor-icon-theme`, `libappindicator-gtk3`, `xorg-xprop`, `python2-xlib` + + * Debian: `gir1.2-appindicator3-0.1`, `python-xlib`, `python-gobject`, `python-gi` * Fedora 24: `libappindicator-gtk3`, `python-xlib`, `python-gobject` and `xorg-x11-utils`