mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-11 04:10:52 +00:00
- Fixes https://github.com/termux/termux-packages/issues/28271
- Partially reverts be3cfa1195
- It is not absolutely necessary to have `clang` for installing all PyPi packages, but it is necessary for some of them, so still install `clang` by default, but give users the option of using the command `apt install --no-install-recommends python-pip` to install with fewer dependencies that take up less storage space.
- Arch Linux and other distros do not make `python-pip` depend on a C compiler: https://archlinux.org/packages/extra/any/python-pip/