mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
eglibc: add PKG_DEPENDS_TARGET and PKG_DEPENDS_INIT
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
cfc62d1fe9
commit
163135f0d2
@ -25,7 +25,8 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.eglibc.org/"
|
||||
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
PKG_DEPENDS="timezone-data"
|
||||
PKG_DEPENDS_TARGET="timezone-data"
|
||||
PKG_DEPENDS_INIT=""
|
||||
PKG_BUILD_DEPENDS_TARGET="ccache autotools autoconf-2.68 linux-headers gcc-core"
|
||||
PKG_BUILD_DEPENDS_INIT="eglibc"
|
||||
PKG_PRIORITY="optional"
|
||||
|
Loading…
x
Reference in New Issue
Block a user