lollypop: add dependencies gst-libav + youtube-dl
This commit is contained in:
parent
fda691db63
commit
7d2dadeb09
1 changed files with 3 additions and 2 deletions
|
@ -1,13 +1,14 @@
|
|||
# Template file for 'lollypop'
|
||||
pkgname=lollypop
|
||||
version=0.9.224
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
noarch=yes
|
||||
nocross=yes
|
||||
hostmakedepends="intltool itstool pkg-config glib-devel gobject-introspection python3"
|
||||
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"
|
||||
short_desc="A music player for GNOME"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
|
|
Loading…
Reference in a new issue