1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 16:02:39 +01:00

media-tv/kodi: fix waylandpp dep to >=1.0.0-r1

This commit is contained in:
2023-09-25 17:48:34 +02:00
parent cfeb0750bc
commit 320fc68228
2 changed files with 2 additions and 2 deletions

View File

@@ -141,7 +141,7 @@ COMMON_TARGET_DEPEND="${PYTHON_DEPS}
system-ffmpeg? ( media-video/ffmpeg[vdpau] )
)
wayland? (
>=dev-cpp/waylandpp-0.2.3:=
>=dev-cpp/waylandpp-1.0.0-r1:=
media-libs/mesa[wayland]
>=dev-libs/wayland-protocols-1.7
>=x11-libs/libxkbcommon-0.4.1