mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-07 00:04:45 +03:00
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:
parent
ca900f4527
commit
8a0dc7259c
@ -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:=
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user