sonata: adds gtk+3 dependency

This commit is contained in:
v2px 2015-01-16 22:22:26 +01:00
parent 979eb32e18
commit ffb2563f82

View file

@ -8,7 +8,7 @@ build_style=python-module
python_versions="3.4"
pycompile_module="sonata"
hostmakedepends="python3.4-setuptools"
depends="python3.4 python3.4-mpd2 python3.4-gobject ${hostmakedepends}"
depends="python3.4 python3.4-mpd2 python3.4-gobject gtk+3 ${hostmakedepends}"
short_desc="An elegant GTK 3 client for the Music Player Daemon"
maintainer="Jens E. Becker <v2px@v2px.de>"
homepage="http://www.nongnu.org/sonata/"