mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
tmux: add libevent as PKG_DEPENDS_TARGET
This commit is contained in:
parent
20f600e406
commit
611753aa9e
@ -7,6 +7,6 @@ PKG_SHA256="16216bd0877170dfcc64157085ba9013610b12b082548c7c9542cc0103198951"
|
||||
PKG_LICENSE="ISC"
|
||||
PKG_SITE="https://github.com/tmux/tmux/wiki"
|
||||
PKG_URL="https://github.com/tmux/tmux/releases/download/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain ncurses"
|
||||
PKG_DEPENDS_TARGET="toolchain libevent ncurses"
|
||||
PKG_LONGDESC="tmux is a terminal multiplexer"
|
||||
PKG_BUILD_FLAGS="-sysroot"
|
||||
|
Loading…
x
Reference in New Issue
Block a user