New review comment by abdeoliveira on void-packages repository https://github.com/void-linux/void-packages/pull/41672#discussion_r1071165332 Comment: Without pip compilation breaks very soon. This is the error: `distutils.errors.DistutilsError: Command '['/usr/bin/python3', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpoe4d9e4t', '--quiet', 'pip>=10']' returned non-zero exit status 1.` Do we really need to remove pip? I was partially inspired by `borg`'s template in which `hostmakedepends` includes it.