mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libc: add libidn2 as target depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
ca952e8937
commit
c0ed05c6f6
@ -7,7 +7,7 @@ PKG_VERSION=""
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://libreelec.tv"
|
||||
PKG_URL=""
|
||||
PKG_DEPENDS_TARGET="toolchain glibc tz"
|
||||
PKG_DEPENDS_TARGET="toolchain glibc tz libidn2"
|
||||
PKG_DEPENDS_INIT="toolchain glibc:init"
|
||||
PKG_SECTION="virtual"
|
||||
PKG_LONGDESC="Meta package for installing various tools and libs needed for libc"
|
||||
|
Loading…
x
Reference in New Issue
Block a user