summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/retext/retext-5.3.1.ebuild')
-rw-r--r--app-editors/retext/retext-5.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/retext/retext-5.3.1.ebuild b/app-editors/retext/retext-5.3.1.ebuild
index 343b6d593a4a..33bec27003c6 100644
--- a/app-editors/retext/retext-5.3.1.ebuild
+++ b/app-editors/retext/retext-5.3.1.ebuild
@@ -25,7 +25,7 @@ IUSE="+spell"
RDEPEND="
dev-python/docutils[${PYTHON_USEDEP}]
dev-python/markdown[${PYTHON_USEDEP}]
- dev-python/markups[${PYTHON_USEDEP}]
+ <dev-python/markups-2[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
dev-python/PyQt5[gui,network,printsupport,webkit,widgets,${PYTHON_USEDEP}]
spell? ( dev-python/pyenchant[${PYTHON_USEDEP}] )