mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-26 05:30:20 +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`.