mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
gettext: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
6618272517
commit
e95b7927c3
@ -9,7 +9,7 @@ PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://www.gnu.org/s/gettext/"
|
||||
PKG_URL="https://ftp.gnu.org/pub/gnu/gettext/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
PKG_DEPENDS_HOST="make:host"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_DEPENDS_TARGET="autotools:host make:host gcc:host"
|
||||
PKG_LONGDESC="A program internationalization library and tools."
|
||||
PKG_BUILD_FLAGS="+local-cc"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user