expect: Depend on libutil
This commit is contained in:
parent
b8b6f1e0be
commit
684c863203
@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=http://expect.sourceforge.net/
|
||||
TERMUX_PKG_DESCRIPTION="Tool for automating interactive terminal applications"
|
||||
TERMUX_PKG_VERSION=5.45
|
||||
TERMUX_PKG_SRCURL=http://downloads.sourceforge.net/project/expect/Expect/${TERMUX_PKG_VERSION}/expect${TERMUX_PKG_VERSION}.tar.gz
|
||||
TERMUX_PKG_DEPENDS="tcl"
|
||||
TERMUX_PKG_DEPENDS="libutil, tcl"
|
||||
|
||||
termux_step_pre_configure () {
|
||||
cd $TERMUX_PKG_SRCDIR
|
||||
|
Loading…
Reference in New Issue
Block a user