mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
lollypop: fix last.fm support
This commit is contained in:
parent
342652e33f
commit
35c0db45ec
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'lollypop'
|
# Template file for 'lollypop'
|
||||||
pkgname=lollypop
|
pkgname=lollypop
|
||||||
version=0.9.87
|
version=0.9.87
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
noarch=yes
|
noarch=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
hostmakedepends="intltool itstool pkg-config glib-devel gobject-introspection python3.4"
|
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"
|
makedepends="gtk+3-devel libsecret-devel totem-pl-parser-devel python3.4-cairo-devel"
|
||||||
depends="python3.4-dbus python3.4-gobject python3.4-pylast"
|
depends="libsecret python3.4-dbus python3.4-gobject python3.4-pylast python3.4-six"
|
||||||
pycompile_module="lollypop"
|
pycompile_module="lollypop"
|
||||||
short_desc="GNOME music player"
|
short_desc="GNOME music player"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue