summaryrefslogtreecommitdiff
path: root/app-portage
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-22 21:31:13 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-22 21:31:13 +0000
commit7401a411748506859536082e6c0ed361fbcce68c (patch)
treef4bdf32b7e30c99232d5152bf1553b11f052ddfa /app-portage
parent8ee15ccc5f84c2305fd5a8b1757dd78bc880276f (diff)
app-portage/sisyphus-qt : adjust deps
Diffstat (limited to 'app-portage')
-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 4e377e56..59247e4e 100644
--- a/app-portage/sisyphus-qt/sisyphus-qt-4.2012.0.ebuild
+++ b/app-portage/sisyphus-qt/sisyphus-qt-4.2012.0.ebuild
@@ -24,8 +24,8 @@ IUSE=""
DEPEND="dev-lang/python[sqlite]"
RDEPEND="${DEPEND}
app-misc/tmux
- ~app-portage/sisyphus-${PV}
dev-python/PyQt5[designer,gui,widgets,${PYTHON_USEDEP}]"
+PDEPEND="~app-portage/sisyphus-${PV}"
src_install() {
emake DESTDIR=${D} install-gui