summaryrefslogtreecommitdiff
path: root/app-portage/sisyphus-qt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-22 22:59:24 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-22 22:59:24 +0000
commit2aa9c4863eeceb0e19d4c9ffc008a35398cd3e07 (patch)
treee6ab7ef9bbc92af6617b1b2094b75f7ff20e21c9 /app-portage/sisyphus-qt
parentdf46b49a6c54f5386860eae497868e612bf0e7b8 (diff)
app-portage/sisyphus{,qt} : PYTHON_USEDEP -> PYTHON_MULTI_USEDEP
Diffstat (limited to 'app-portage/sisyphus-qt')
-rw-r--r--app-portage/sisyphus-qt/sisyphus-qt-4.2012.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/sisyphus-qt/sisyphus-qt-4.2012.0.ebuild b/app-portage/sisyphus-qt/sisyphus-qt-4.2012.0.ebuild
index 50f5919d..7580617a 100644
--- a/app-portage/sisyphus-qt/sisyphus-qt-4.2012.0.ebuild
+++ b/app-portage/sisyphus-qt/sisyphus-qt-4.2012.0.ebuild
@@ -26,7 +26,7 @@ DEPEND="dev-lang/python[sqlite]
RDEPEND="${DEPEND}
app-misc/tmux
$(python_gen_cond_dep '
- dev-python/PyQt5[designer,gui,widgets,${PYTHON_USEDEP}]
+ dev-python/PyQt5[designer,gui,widgets,${PYTHON_MULTI_USEDEP}]
')"
src_install() {