mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
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:
committed by
Sam James
parent
68727b9785
commit
77ea7b9ed5
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user