Fix dependency issue in Kubuntu

This commit is contained in:
Gobinath 2017-02-05 21:17:01 -05:00
parent b693a29041
commit e48f76de69
2 changed files with 5 additions and 4 deletions

View File

@ -25,11 +25,11 @@ Manual installation is not tested in any systems. I will update this page as soo
* Arch: `hicolor-icon-theme`, `libappindicator-gtk3`, `xorg-xprop`, `python2-xlib`, `python2-gobject`, `python2-dbus` and `mpg123`
* Debian: `gir1.2-appindicator3-0.1`, `python-xlib`, `python-gobject`, `python-gi`, `python-dbus` and `mpg123`
* Debian: `gir1.2-appindicator3-0.1`, `python-xlib`, `python-gobject`, `python-gi`, `python-dbus`, `gir1.2-notify-0.7`, `python-gtk2` and `mpg123`
* Fedora 24: `libappindicator-gtk3`, `python-xlib`, `python-gobject`, `xorg-x11-utils`, `python-dbus` and `mpg123`
2: Download and extract [safeeyes.tar.gz](https://github.com/slgobinath/SafeEyes/releases/download/v1.1.0/safeeyes.tar.gz) into `/`: `sudo tar -xzvf safeeyes.tar.gz -C /`
2: Download and extract [safeeyes.tar.gz](https://github.com/slgobinath/SafeEyes/releases/download/v1.1.2/safeeyes.tar.gz) into `/`: `sudo tar -xzvf safeeyes.tar.gz -C /`
If you have any issues in installing Safe Eyes, please report them [here](https://github.com/slgobinath/SafeEyes/issues)
@ -150,6 +150,7 @@ Version 1.0.6:
* Ubuntu 16.10
* Linux Mint 18
* Ubuntu Mate 16.04
* Kubuntu 16.10
## License

View File

@ -8,7 +8,7 @@ Homepage: https://github.com/slgobinath/SafeEyes/
Package: safeeyes
Architecture: any
Depends: gir1.2-appindicator3-0.1, python (>= 2.7.0), python-xlib, python-gi, python-dbus, mpg123
Depends: gir1.2-appindicator3-0.1, python (>= 2.7.0), python-xlib, python-gi, python-dbus, gir1.2-notify-0.7, python-gtk2, mpg123
Description: Safe Eyes
Safe Eyes is a simple tool to remind you to take periodic breaks for your eyes. This is essential for anyone spending more time on the computer to avoid eye strain and other physical problems.
.
@ -20,6 +20,6 @@ Description: Safe Eyes
- Do not disturb when working with fullscreen applications( Eg: Watching movies)
- Notifications before every break
- Optional audible alert at the end of break
- Multi-workspace support
- Smart pause and resume based on system idle time
- Multi-monitor support
- Elegant and customizable design