diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-12-01 00:49:40 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-12-01 00:49:40 +0000 |
commit | 5684c6f35e110c94ad35cc36697da68077018b4b (patch) | |
tree | 45251c0ec3e927f9fea807ad72a962956d975e1f | |
parent | 77819fe3944f22678c3bcdf1d773a095441f5140 (diff) |
app-portage/sisyphus-qt : make sure we don't mismatch
-rw-r--r-- | app-portage/sisyphus-qt/sisyphus-qt-4.2009.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/sisyphus-qt/sisyphus-qt-4.2009.0-r2.ebuild b/app-portage/sisyphus-qt/sisyphus-qt-4.2009.0-r2.ebuild index 598871c3..c1aa1a94 100644 --- a/app-portage/sisyphus-qt/sisyphus-qt-4.2009.0-r2.ebuild +++ b/app-portage/sisyphus-qt/sisyphus-qt-4.2009.0-r2.ebuild @@ -24,7 +24,7 @@ IUSE="" DEPEND="dev-lang/python[sqlite]" RDEPEND="${DEPEND} app-misc/tmux - app-portage/sisyphus + ~app-portage/sisyphus-${PV} dev-python/PyQt5[designer,gui,widgets,${PYTHON_USEDEP}]" src_install() { |