media-tv/kodi: add subslot rebuilds to libcec

* Add it only to live to avoid unnecessary rebuilds.
* Drop old -cubox workaround, the use flag has been removed from libcec
  for over year now.

Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/1504
Merges: https://codeberg.org/gentoo/gentoo/pulls/1504
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Alfred Wingate
2026-07-28 14:38:33 +03:00
committed by Sam James
parent 68727b9785
commit 77ea7b9ed5
2 changed files with 2 additions and 4 deletions

View File

@@ -98,7 +98,6 @@ REQUIRED_USE="
"
RESTRICT="!test? ( test )"
# dev-libs/libcec[-cubox] bug #818262
COMMON_DEPEND="
>=dev-libs/flatbuffers-23.3.3:=
>=dev-libs/lzo-2.04:2
@@ -155,7 +154,7 @@ COMMON_TARGET_DEPEND="${PYTHON_DEPS}
sys-libs/libcap
)
cec? (
>=dev-libs/libcec-4.0[-cubox(-)]
>=dev-libs/libcec-4.0:=
)
dbus? (
sys-apps/dbus

View File

@@ -101,7 +101,6 @@ REQUIRED_USE="
"
RESTRICT="!test? ( test )"
# dev-libs/libcec[-cubox] bug #818262
COMMON_DEPEND="
>=dev-libs/flatbuffers-23.3.3:=
>=dev-libs/lzo-2.04:2
@@ -157,7 +156,7 @@ COMMON_TARGET_DEPEND="${PYTHON_DEPS}
sys-libs/libcap
)
cec? (
>=dev-libs/libcec-4.0[-cubox(-)]
>=dev-libs/libcec-4.0:=
)
dbus? (
sys-apps/dbus