nnn: Link against libandroid-support for wcwidth()
See https://github.com/jarun/nnn/issues/273
This commit is contained in:
parent
df31ad3ce5
commit
0c929e5c2e
@ -2,8 +2,8 @@ TERMUX_PKG_HOMEPAGE=https://github.com/jarun/nnn
|
||||
TERMUX_PKG_DESCRIPTION="Free, fast, friendly file browser"
|
||||
TERMUX_PKG_LICENSE="BSD 2-Clause"
|
||||
TERMUX_PKG_VERSION=2.5
|
||||
TERMUX_PKG_REVISION=1
|
||||
TERMUX_PKG_REVISION=2
|
||||
TERMUX_PKG_SHA256=3636f172a024de5c12420a80dbe3d006d42b5e0a17e70a527963c864af22655c
|
||||
TERMUX_PKG_SRCURL=https://github.com/jarun/nnn/archive/v${TERMUX_PKG_VERSION}.tar.gz
|
||||
TERMUX_PKG_DEPENDS="file, findutils, readline, wget"
|
||||
TERMUX_PKG_DEPENDS="file, findutils, readline, wget, libandroid-support"
|
||||
TERMUX_PKG_BUILD_IN_SRC=yes
|
||||
|
Loading…
Reference in New Issue
Block a user