lollypop: add missing runtime dependency
This commit is contained in:
parent
35c0db45ec
commit
22a5971d16
|
@ -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=2
|
revision=3
|
||||||
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 libsecret-devel totem-pl-parser-devel python3.4-cairo-devel"
|
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"
|
depends="libsecret python3.4-dbus python3.4-gobject python3.4-pylast python3.4-six totem-pl-parser"
|
||||||
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…
Reference in New Issue