Files
termux-packages/packages/python-pip
termux-pacman-bot 989ff0e8dd python-pip: Hard-depend on clang, make and pkg-config
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`.
2023-01-16 16:02:39 +00:00
..