package/kodi: remove dependency on BR2_PACKAGE_LIBGPG_ERROR_ARCH_SUPPORTS
Upstream does not require libgcrypt & libgpg-error anymore:
0c6e8e0d97
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
193e0c56cb
commit
dde1bcf0e2
@ -177,7 +177,6 @@ config BR2_PACKAGE_KODI_LCMS2
|
|||||||
|
|
||||||
config BR2_PACKAGE_KODI_LIBMICROHTTPD
|
config BR2_PACKAGE_KODI_LIBMICROHTTPD
|
||||||
bool "web server"
|
bool "web server"
|
||||||
depends on BR2_PACKAGE_LIBGPG_ERROR_ARCH_SUPPORTS # libgcrypt, libmicrohttpd
|
|
||||||
select BR2_PACKAGE_LIBMICROHTTPD
|
select BR2_PACKAGE_LIBMICROHTTPD
|
||||||
help
|
help
|
||||||
Enable webserver feature
|
Enable webserver feature
|
||||||
|
Loading…
Reference in New Issue
Block a user