From fd5bb33c5d6f76b3c8fd8018c5d042d094e1f9c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 19 Apr 2021 10:23:38 +0200 Subject: [PATCH] dev-python/pyscreenshot: Readd the dep on pillow MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I was wrong, it is needed after all. Closes: https://bugs.gentoo.org/784047 Signed-off-by: Michał Górny --- dev-python/pyscreenshot/pyscreenshot-3.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/pyscreenshot/pyscreenshot-3.0.ebuild b/dev-python/pyscreenshot/pyscreenshot-3.0.ebuild index d2e4c46337cdc..ea317eb5ece91 100644 --- a/dev-python/pyscreenshot/pyscreenshot-3.0.ebuild +++ b/dev-python/pyscreenshot/pyscreenshot-3.0.ebuild @@ -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