summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2021-07-17 20:16:10 +0200
committerDavid Seifert <soap@gentoo.org>2021-07-17 20:16:10 +0200
commit885f888779c6c9fcf7e5719d3847756f3b1ca9bc (patch)
tree7f4b2045abebb05711f547e8b6786284fe502ad9 /media-gfx
parentmedia-gfx/inkscape: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP (diff)
downloadgentoo-885f888779c6c9fcf7e5719d3847756f3b1ca9bc.tar.gz
gentoo-885f888779c6c9fcf7e5719d3847756f3b1ca9bc.tar.bz2
gentoo-885f888779c6c9fcf7e5719d3847756f3b1ca9bc.zip
media-gfx/krita: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/krita/krita-4.4.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/krita/krita-4.4.5.ebuild b/media-gfx/krita/krita-4.4.5.ebuild
index 24eb620839d2..2e2e0dc28458 100644
--- a/media-gfx/krita/krita-4.4.5.ebuild
+++ b/media-gfx/krita/krita-4.4.5.ebuild
@@ -31,8 +31,8 @@ RDEPEND="${PYTHON_DEPS}
dev-libs/boost:=
dev-libs/quazip:0=
$(python_gen_cond_dep '
- dev-python/PyQt5[${PYTHON_MULTI_USEDEP}]
- dev-python/sip:=[${PYTHON_MULTI_USEDEP}]
+ dev-python/PyQt5[${PYTHON_USEDEP}]
+ dev-python/sip:=[${PYTHON_USEDEP}]
')
>=dev-qt/qtconcurrent-${QTMIN}:5
>=dev-qt/qtdbus-${QTMIN}:5