diff options
Diffstat (limited to 'dev-util/redo/redo-0.42a.ebuild')
-rw-r--r-- | dev-util/redo/redo-0.42a.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/redo/redo-0.42a.ebuild b/dev-util/redo/redo-0.42a.ebuild index 0d80a00e9098..f70842880856 100644 --- a/dev-util/redo/redo-0.42a.ebuild +++ b/dev-util/redo/redo-0.42a.ebuild @@ -17,7 +17,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" BDEPEND=" $(python_gen_cond_dep ' - dev-python/beautifulsoup[${PYTHON_USEDEP}] + dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev-python/markdown[${PYTHON_USEDEP}] ') ${PYTHON_DEPS} |