From 1823a50bb512cf609d69e4ba763b695ed34959fb Mon Sep 17 00:00:00 2001 From: Sebastian Engel Date: Mon, 16 Jun 2025 22:49:05 +0200 Subject: [PATCH] media-sound/fooyin: Add subslot binding to taglib dependency Signed-off-by: Sebastian Engel --- media-sound/fooyin/fooyin-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/fooyin/fooyin-9999.ebuild b/media-sound/fooyin/fooyin-9999.ebuild index 9c8c28fc55..7668ab9714 100644 --- a/media-sound/fooyin/fooyin-9999.ebuild +++ b/media-sound/fooyin/fooyin-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -34,7 +34,7 @@ RDEPEND=" dev-qt/qtbase:6[concurrent,dbus,gui,network,sql,widgets] dev-qt/qtimageformats:6 dev-qt/qtsvg:6 - media-libs/taglib + media-libs/taglib:= media-video/ffmpeg:= alsa? ( media-libs/alsa-lib ) archive? ( app-arch/libarchive:= )