TwitchNotifier: dropped virtual deps and version forcing
This commit is contained in:
parent
2d09598618
commit
93aae7a239
|
@ -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>"
|
||||
|
|
Loading…
Reference in New Issue