community/lollypop: depend on gst-plugins-good

While Lollypop does function without gst-plugins-good, it can't
play much in the way of local music. The "good" plugins allow for
decoding of at least MP3 and FLAC, which should be good enough for
most people.

If only Alpine had "weak" dependencies ...
This commit is contained in:
Newbyte 2021-08-24 12:48:11 +02:00 committed by Leo
parent a54380f569
commit 92e5236974

View File

@ -10,6 +10,7 @@ url="https://gitlab.gnome.org/World/Lollypop"
arch="noarch !mips !mips64 !s390x" # libhandy missing
license="GPL-3.0-only"
depends="
gst-plugins-good
libhandy1
libsecret
libsoup