# Feature or enhancement As seen on [the buildbot](https://buildbot.python.org/?#/builders/1594/builds/2712/steps/6/logs/stdio), it's currently being omitted: ``` checking for libzstd >= 1.4.5... no ``` In the current build system, this will require the following: * Add a libzstd release in https://github.com/beeware/cpython-android-source-deps. * Update android.py to download it before running `configure`. Related: * https://github.com/beeware/cpython-apple-source-deps/issues/60 <!-- gh-linked-prs --> ### Linked PRs * gh-136253 * gh-136491 <!-- /gh-linked-prs -->
Feature or enhancement
As seen on the buildbot, it's currently being omitted:
In the current build system, this will require the following:
configure.Related:
Linked PRs