diff options
Diffstat (limited to 'media-gfx/mcomix/mcomix-1.3.0_pre20201123.ebuild')
-rw-r--r-- | media-gfx/mcomix/mcomix-1.3.0_pre20201123.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/media-gfx/mcomix/mcomix-1.3.0_pre20201123.ebuild b/media-gfx/mcomix/mcomix-1.3.0_pre20201123.ebuild index 97e14612d38e..b110995c4fc0 100644 --- a/media-gfx/mcomix/mcomix-1.3.0_pre20201123.ebuild +++ b/media-gfx/mcomix/mcomix-1.3.0_pre20201123.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,10 +20,9 @@ IUSE="" DEPEND="${PYTHON_DEPS}" RDEPEND="${DEPEND} - virtual/jpeg dev-python/pillow[${PYTHON_USEDEP}] dev-python/pygobject[${PYTHON_USEDEP}] - !media-gfx/comix" + media-libs/libjpeg-turbo:0" BDEPEND="sys-devel/gettext" REQUIRED_USE=${PYTHON_REQUIRED_USE} |