mosh: Depend on libutil for forkpty

This commit is contained in:
Fredrik Fornwall 2015-10-09 21:43:52 -04:00
parent f3c180bc25
commit 61cf61e3b8

View File

@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=http://mosh.mit.edu/
TERMUX_PKG_DESCRIPTION="Mobile shell that supports roaming and intelligent local echo"
TERMUX_PKG_VERSION=1.2.5
TERMUX_PKG_SRCURL=http://mosh.mit.edu/mosh-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_DEPENDS="libandroid-support, protobuf, ncurses, openssl, perl"
TERMUX_PKG_DEPENDS="libandroid-support, protobuf, ncurses, openssl, libutil, perl"
export PROTOC=$TERMUX_TOPDIR/protobuf/host-build/src/protoc