package/kodi: remove RPi-specific restriction from Config.in
Requested by Thomas: http://lists.busybox.net/pipermail/buildroot/2017-April/190780.html Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
aeea662fb1
commit
4aff2d4e9c
@ -28,7 +28,6 @@ config BR2_PACKAGE_KODI_GL_EGL
|
||||
default y
|
||||
depends on BR2_PACKAGE_HAS_LIBEGL
|
||||
depends on BR2_PACKAGE_HAS_LIBGL
|
||||
depends on !BR2_PACKAGE_RPI_USERLAND # rpi depends on gles
|
||||
|
||||
comment "kodi needs an OpenGL EGL with either an openGL or an OpenGL ES backend"
|
||||
depends on !BR2_PACKAGE_KODI_GL_EGL && !BR2_PACKAGE_KODI_EGL_GLES
|
||||
|
Loading…
Reference in New Issue
Block a user