projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
193e0c5
)
package/kodi: remove dependency on BR2_PACKAGE_LIBGPG_ERROR_ARCH_SUPPORTS
author
Bernd Kuhls
<bernd.kuhls@t-online.de>
Tue, 24 Mar 2020 21:44:15 +0000
(22:44 +0100)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Thu, 26 Mar 2020 22:17:25 +0000
(23:17 +0100)
Upstream does not require libgcrypt & libgpg-error anymore:
https://github.com/xbmc/xbmc/commit/
0c6e8e0d975d4045004dc2fe90218d61395cdcb5
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/kodi/Config.in
patch
|
blob
|
history
diff --git
a/package/kodi/Config.in
b/package/kodi/Config.in
index 81bd3874f00182b4b03cd093713bda3b6d51ec7b..13b8f9df3e6a7c2b7bac08831bfe4698fcafc9d7 100644
(file)
--- a/
package/kodi/Config.in
+++ b/
package/kodi/Config.in
@@
-177,7
+177,6
@@
config BR2_PACKAGE_KODI_LCMS2
config BR2_PACKAGE_KODI_LIBMICROHTTPD
bool "web server"
- depends on BR2_PACKAGE_LIBGPG_ERROR_ARCH_SUPPORTS # libgcrypt, libmicrohttpd
select BR2_PACKAGE_LIBMICROHTTPD
help
Enable webserver feature