media-sound/qtagger: Add media-libs/taglib:= slot op, ABI break imminent

update EAPI 7 -> 8

Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Nicolas PARLANT
2024-12-25 21:22:48 +00:00
committed by Andreas Sturmlechner
parent 79357a06d9
commit 04047c7a2e

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
CMAKE_MAKEFILE_GENERATOR="emake"
COMMIT=0e74fe022ddbb689f7bae0460a21be303114029b
@@ -21,7 +21,7 @@ DEPEND="
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5
media-libs/taglib
media-libs/taglib:=
"
RDEPEND="${DEPEND}"