gcal: fix build error if libandroid-spawn has been built

This commit is contained in:
Henrik Grimler 2019-10-06 17:51:53 +02:00
parent b169afe903
commit 7635a037b6
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ TERMUX_PKG_REVISION=2
TERMUX_PKG_SHA256=91b56c40b93eee9bda27ec63e95a6316d848e3ee047b5880ed71e5e8e60f61ab
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/gcal/gcal-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_DEPENDS="ncurses"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
ac_cv_header_spawn_h=no
"
termux_step_pre_configure() {
# Certain packages are not safe to build on device because their