mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
libmicrohttpd: add autoreconf support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
b169effe23
commit
1c9f886a82
@ -12,3 +12,5 @@ PKG_SECTION="web"
|
|||||||
PKG_SHORTDESC="libmicrohttpd: a small webserver C library"
|
PKG_SHORTDESC="libmicrohttpd: a small webserver C library"
|
||||||
PKG_LONGDESC="GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application."
|
PKG_LONGDESC="GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application."
|
||||||
PKG_IS_ADDON="no"
|
PKG_IS_ADDON="no"
|
||||||
|
|
||||||
|
PKG_AUTORECONF="yes"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user