mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 00:51:41 +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.
|
||||
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