mirror of
https://github.com/openharmony/third_party_mbedtls.git
synced 2026-08-24 09:23:24 -04:00
4895453ec9
Signed-off-by: liyufan <liyufan5@huawei.com>
6 lines
217 B
Plaintext
6 lines
217 B
Plaintext
# Python modules required to build Mbed TLS in ordinary conditions.
|
|
|
|
# Required to (re-)generate source files. Not needed if the generated source
|
|
# files are already present and up-to-date.
|
|
-r driver.requirements.txt
|