lollypop: fix last.fm support

This commit is contained in:
Jürgen Buchmüller 2016-02-27 20:04:30 +01:00
parent 342652e33f
commit 35c0db45ec

View file

@ -1,13 +1,13 @@
# Template file for 'lollypop'
pkgname=lollypop
version=0.9.87
revision=1
revision=2
build_style=gnu-configure
noarch=yes
nocross=yes
hostmakedepends="intltool itstool pkg-config glib-devel gobject-introspection python3.4"
makedepends="gtk+3-devel gobject-introspection totem-pl-parser-devel python3.4-cairo-devel"
depends="python3.4-dbus python3.4-gobject python3.4-pylast"
makedepends="gtk+3-devel libsecret-devel totem-pl-parser-devel python3.4-cairo-devel"
depends="libsecret python3.4-dbus python3.4-gobject python3.4-pylast python3.4-six"
pycompile_module="lollypop"
short_desc="GNOME music player"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"