mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-27 06:00:10 +00:00
For example, postinst `pip install cffi` in `python-cryptography` needs `clang` or some other C compiler. It is not efficient to add `clang` as a dependency for every package that requires it in postinst `pip`.