package/kodi: remove RPi-specific restriction from Config.in
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 29 Apr 2017 13:28:34 +0000 (15:28 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 29 Apr 2017 13:42:18 +0000 (15:42 +0200)
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>
package/kodi/Config.in

index 613cf4846fa1d6c8d0912b3e5c6472f4663f6612..6bc81338a104eb5e4552acaf12a6a32b622c779d 100644 (file)
@@ -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