TwitchNotifier: dropped virtual deps and version forcing

This commit is contained in:
Giedrius Statkevičius 2015-05-07 21:58:50 +03:00
parent 2d09598618
commit 93aae7a239
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ revision=1
build_style=python-module
hostmakedepends="python3.4-devel"
makedepends="python3.4-devel"
depends="virtual?python3.4-gobject>=3.14.0_2 virtual?python3.4-requests>=2.7.0_1 virtual?libnotify>=0.7.6_4"
depends="python3.4-gobject python3.4-requests libnotify"
python_versions="3.4"
short_desc="Daemon that notifies you about your followed channels on Twitch.TV"
maintainer="Giedrius Statkevičius <giedriuswork@gmail.com>"