Split the dependencies for Arch & Debian separately

This commit is contained in:
Gobinath 2016-10-26 05:29:41 +05:30
parent 30149cab7b
commit 2d7661ca75
1 changed files with 3 additions and 1 deletions

View File

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