mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 17:11:34 +02:00
overlay profiles: Do not pull in jpeg library for dev-python/pillow
This commit is contained in:
parent
d5ad0c8c30
commit
b8d428612d
@ -19,3 +19,9 @@ app-editors/nano unicode
|
|||||||
|
|
||||||
# Pulls dev-python/sphinx, which in turn pulls a lot of other python stuff.
|
# Pulls dev-python/sphinx, which in turn pulls a lot of other python stuff.
|
||||||
sys-fs/btrfs-progs man
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user