mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libmicrohttpd: fix
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
86ebf0e96d
commit
fde1fb1794
@ -24,7 +24,7 @@ PKG_LICENSE="LGPL"
|
|||||||
PKG_SITE="http://www.gnu.org/software/libmicrohttpd/"
|
PKG_SITE="http://www.gnu.org/software/libmicrohttpd/"
|
||||||
PKG_URL="ftp://ftp.gnu.org/gnu/libmicrohttpd/$PKG_NAME-$PKG_VERSION.tar.gz"
|
PKG_URL="ftp://ftp.gnu.org/gnu/libmicrohttpd/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS="libgcrypt"
|
PKG_DEPENDS="libgcrypt"
|
||||||
PKG_BUILD_DEPENDS="toolchain libgcrypt"
|
PKG_BUILD_DEPENDS_TARGET="toolchain libgcrypt"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="web"
|
PKG_SECTION="web"
|
||||||
PKG_SHORTDESC="libmicrohttpd: a small webserver C library"
|
PKG_SHORTDESC="libmicrohttpd: a small webserver C library"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user