commit: 1823a50bb512cf609d69e4ba763b695ed34959fb
Author: Sebastian Engel <sighunter <AT> gmx <DOT> de>
AuthorDate: Mon Jun 16 20:49:05 2025 +0000
Commit: Sebastian Engel <sighunter <AT> gmx <DOT> de>
CommitDate: Tue Jun 17 09:17:02 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1823a50b
media-sound/fooyin: Add subslot binding to taglib dependency
Signed-off-by: Sebastian Engel <sighunter <AT> gmx.de>
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:= )