mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
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…
Add table
Reference in a new issue