mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-10 12:53:27 +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`.