mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2025-07-01 23:35:47 +00:00
Require libcec 4
This commit is contained in:
parent
06c3c7aada
commit
0238a22004
@ -26,7 +26,7 @@ pkg_check_modules(VDPAU vdpau)
|
|||||||
pkg_check_modules(LIBVA libva)
|
pkg_check_modules(LIBVA libva)
|
||||||
pkg_check_modules(LIBVA_X11 libva-x11)
|
pkg_check_modules(LIBVA_X11 libva-x11)
|
||||||
pkg_check_modules(PULSE libpulse-simple)
|
pkg_check_modules(PULSE libpulse-simple)
|
||||||
pkg_check_modules(CEC libcec>=3.0.0)
|
pkg_check_modules(CEC libcec>=4)
|
||||||
pkg_check_modules(EGL egl)
|
pkg_check_modules(EGL egl)
|
||||||
pkg_check_modules(GLES glesv2)
|
pkg_check_modules(GLES glesv2)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user