media-tv/kodi: libcdio optional now

Upstream commit: 11289a597a88d809f39d3c23aa7eae6325a5263c

Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44911
Closes: https://github.com/gentoo/gentoo/pull/44911
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
Alfred Wingate 2025-12-05 11:49:57 +02:00 committed by James Le Cuirot
parent ca900f4527
commit 8a0dc7259c
No known key found for this signature in database
GPG Key ID: 1226415D00DD3137

View File

@ -117,7 +117,6 @@ COMMON_TARGET_DEPEND="${PYTHON_DEPS}
dev-db/sqlite:3
dev-libs/crossguid
>=dev-libs/fribidi-1.0.5
>=dev-libs/libcdio-2.1.0:=[cxx]
>=dev-libs/libfmt-6.1.2:=
dev-libs/libfstrcmp
dev-libs/libpcre2:=
@ -190,6 +189,9 @@ COMMON_TARGET_DEPEND="${PYTHON_DEPS}
nfs? (
>=net-fs/libnfs-3.0.0:=
)
optical? (
>=dev-libs/libcdio-2.1.0:=[cxx]
)
pipewire? (
>=media-video/pipewire-0.3.50:=
)