|
|
@ -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 |
|
|
|