gnumeric: Fix build

%ci:no-build
This commit is contained in:
termux-pacman-bot
2023-04-09 14:30:55 +00:00
parent de9bb3f813
commit 288b218309

View File

@@ -37,6 +37,8 @@ termux_step_pre_configure() {
export PYTHON_GIOVERRIDESDIR=$TERMUX_PYTHON_HOME/site-packages/gi/overrides
export PYTHON_CONFIG=$TERMUX_PREFIX/bin/python-config
unset PYTHONPATH
CPPFLAGS+=" -D__USE_GNU"
}