lollypop: add dependencies gst-libav + youtube-dl

This commit is contained in:
Jürgen Buchmüller 2017-01-09 00:33:47 +01:00
parent fda691db63
commit 7d2dadeb09

View file

@ -1,13 +1,14 @@
# Template file for 'lollypop' # Template file for 'lollypop'
pkgname=lollypop pkgname=lollypop
version=0.9.224 version=0.9.224
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" hostmakedepends="intltool itstool pkg-config glib-devel gobject-introspection python3"
makedepends="gtk+3-devel" makedepends="gtk+3-devel"
depends="libsecret libnotify python3-dbus python3-gobject python3-pylast totem-pl-parser" depends="gst-libav libsecret libnotify youtube-dl python3-dbus
python3-gobject python3-pylast totem-pl-parser"
pycompile_module="lollypop" pycompile_module="lollypop"
short_desc="A music player for GNOME" short_desc="A music player for GNOME"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>" maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"