From 52893a67daa7bfd54e8916d15c815e19573cc87e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 7 Aug 2021 15:11:25 +0200 Subject: dev-python/PySDL2: Fix test-dep on sdl2-image providers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/806974 Signed-off-by: Michał Górny --- dev-python/PySDL2/PySDL2-0.9.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/PySDL2/PySDL2-0.9.8.ebuild') diff --git a/dev-python/PySDL2/PySDL2-0.9.8.ebuild b/dev-python/PySDL2/PySDL2-0.9.8.ebuild index 9b0237c5a244..b6a18cc3ce79 100644 --- a/dev-python/PySDL2/PySDL2-0.9.8.ebuild +++ b/dev-python/PySDL2/PySDL2-0.9.8.ebuild @@ -32,7 +32,7 @@ DEPEND=" dev-python/pillow[${PYTHON_USEDEP}] media-libs/libsdl2[joystick,sound,video] media-libs/sdl2-gfx - media-libs/sdl2-image + media-libs/sdl2-image[gif,jpeg,png,tiff,webp] media-libs/sdl2-mixer media-libs/sdl2-ttf )" -- cgit v1.2.3