mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lollypop: remove unused python3-pylast dep
not used since 1.3.0 (2020)
This commit is contained in:
parent
ed46f4c8e6
commit
f7f5313753
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'lollypop'
|
# Template file for 'lollypop'
|
||||||
pkgname=lollypop
|
pkgname=lollypop
|
||||||
version=1.4.37
|
version=1.4.37
|
||||||
revision=2
|
revision=3
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="glib-devel gobject-introspection intltool itstool pkg-config"
|
hostmakedepends="glib-devel gobject-introspection gettext pkg-config"
|
||||||
makedepends="gtk+3-devel libsoup3-devel python3-gobject-devel python3-devel
|
makedepends="gtk+3-devel libsoup3-devel python3-gobject-devel python3-devel
|
||||||
libhandy1-devel"
|
libhandy1-devel"
|
||||||
depends="dconf gst-libav gst-plugins-good1 libnotify libsecret
|
depends="dconf gst-libav gst-plugins-good1 libnotify libsecret
|
||||||
python3-Pillow totem-pl-parser python3-BeautifulSoup4 libhandy1
|
python3-Pillow totem-pl-parser python3-BeautifulSoup4 libhandy1
|
||||||
python3-gobject python3-pylast yt-dlp"
|
python3-gobject yt-dlp"
|
||||||
short_desc="Music player for GNOME"
|
short_desc="Music player for GNOME"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue