lollypop: fix dependency on /youtube-dl/yt-dlp/

This commit is contained in:
Duncaen 2023-03-08 18:16:59 +01:00
parent 619194daaf
commit 3fb7b67429
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

@ -1,14 +1,14 @@
# Template file for 'lollypop'
pkgname=lollypop
version=1.4.37
revision=1
revision=2
build_style=meson
hostmakedepends="glib-devel gobject-introspection intltool itstool pkg-config"
makedepends="gtk+3-devel libsoup3-devel python3-gobject-devel python3-devel
libhandy1-devel"
depends="dconf gst-libav gst-plugins-good1 libnotify libsecret
python3-Pillow totem-pl-parser python3-BeautifulSoup4 libhandy1
python3-gobject python3-pylast youtube-dl"
python3-gobject python3-pylast yt-dlp"
short_desc="Music player for GNOME"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="GPL-3.0-or-later"