summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2024-02-04 00:19:21 -0500
committerSam James <sam@gentoo.org>2024-02-05 14:12:33 +0000
commit762048810c50d1994b1af1c7d95b09353b78b38e (patch)
treeaed37867d6f5fb4022de885b7d7da598bf05aa1f /sci-calculators/keurocalc
parentprofiles/arch/hppa: update and expand cups + pdf stable-mask (diff)
downloadgentoo-762048810c50d1994b1af1c7d95b09353b78b38e.tar.gz
gentoo-762048810c50d1994b1af1c7d95b09353b78b38e.tar.bz2
gentoo-762048810c50d1994b1af1c7d95b09353b78b38e.zip
sys-apps/file: fix dependencies for USE=python
This uses DISTUTILS_OPTIONAL and manually adds dependencies based on USE, but gets it wrong: - it requires python/setuptools in DEPEND, whereas the eclass expects it in BDEPEND for cross building - it adds all DEPEND to RDEPEND, which then includes setuptools - it uses hardcoded setuptools stuff instead of the eclass recommended variable containing additional build time dependencies It then also adds the correct BDEPEND version of the dependencies. Solve this by ripping out the DEPEND handling altogether, and using a minimal set of RDEPEND requirements. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-calculators/keurocalc')
0 files changed, 0 insertions, 0 deletions