mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-python/pyscreenshot: Readd the dep on pillow
I was wrong, it is needed after all. Closes: https://bugs.gentoo.org/784047 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -24,6 +24,7 @@ RDEPEND="
|
||||
|
||||
BDEPEND="
|
||||
test? (
|
||||
dev-python/pillow[${PYTHON_USEDEP}]
|
||||
dev-python/python-xlib[${PYTHON_USEDEP}]
|
||||
dev-python/pyvirtualdisplay[${PYTHON_USEDEP}]
|
||||
media-gfx/imagemagick
|
||||
|
||||
Reference in New Issue
Block a user