summaryrefslogtreecommitdiff
path: root/app-portage/sisyphus
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-22 21:44:26 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-22 21:44:26 +0000
commit3891fe31690f0be5fbfd19482c5a2cb9623bfeae (patch)
treecab3e85043234647aa85689b84e01a7d136f5b63 /app-portage/sisyphus
parent946063aefbf9de895b69a4276f62b0d3c67ce10c (diff)
app-portage/sisyphus && app-portage/sisyphus-qt : 3rd time with charm, rework dependency order
Diffstat (limited to 'app-portage/sisyphus')
-rw-r--r--app-portage/sisyphus/sisyphus-4.2012.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/sisyphus/sisyphus-4.2012.0.ebuild b/app-portage/sisyphus/sisyphus-4.2012.0.ebuild
index 6f527706..0f473f43 100644
--- a/app-portage/sisyphus/sisyphus-4.2012.0.ebuild
+++ b/app-portage/sisyphus/sisyphus-4.2012.0.ebuild
@@ -29,8 +29,8 @@ RDEPEND="${DEPEND}
dev-python/urllib3[${PYTHON_USEDEP}]
dev-python/wget[${PYTHON_USEDEP}]
sys-apps/portage[${PYTHON_USEDEP}]
- sys-apps/gentoo-functions
- qt5? ( app-portage/sisyphus-qt )"
+ sys-apps/gentoo-functions"
+PDEPEND="qt5? ( app-portage/sisyphus-qt[${PYTHON_USEDEP}] )"
src_install() {
emake DESTDIR=${D} install-cli