mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
ncurses: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
7c68493a0f
commit
f6185039c8
@ -9,7 +9,7 @@ PKG_LICENSE="MIT"
|
||||
PKG_SITE="http://www.gnu.org/software/ncurses/"
|
||||
PKG_URL="http://invisible-mirror.net/archives/ncurses/ncurses-${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_HOST="ccache:host"
|
||||
PKG_DEPENDS_TARGET="toolchain zlib ncurses:host"
|
||||
PKG_DEPENDS_TARGET="autotools:host gcc:host zlib ncurses:host"
|
||||
PKG_LONGDESC="A library is a free software emulation of curses in System V Release 4.0, and more."
|
||||
PKG_BUILD_FLAGS="+pic"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user