overlay profiles: Do not pull in jpeg library for dev-python/pillow

This commit is contained in:
Krzesimir Nowak 2024-05-22 12:24:35 +02:00 committed by Mathieu Tortuyaux
parent d5ad0c8c30
commit b8d428612d
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -19,3 +19,9 @@ app-editors/nano unicode
# Pulls dev-python/sphinx, which in turn pulls a lot of other python stuff.
sys-fs/btrfs-progs man
# The dev-python/pillow package is pulled in by dev-python/docutils.
# As the name suggests, it's for generating docs, which we don't even
# put anywhere. Thus avoid pulling more dependencies than necessary
# for throw-away things.
dev-python/pillow jpeg