mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/PyPDF2: Add missing test dep on dev-python/pillow
Closes: https://bugs.gentoo.org/837248 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -23,6 +23,10 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
|
||||
IUSE="examples"
|
||||
|
||||
BDEPEND="
|
||||
dev-python/pillow[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
python_install_all() {
|
||||
|
||||
Reference in New Issue
Block a user