diff options
Diffstat (limited to 'dev-python/splinter')
-rw-r--r-- | dev-python/splinter/splinter-0.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/splinter/splinter-0.19.0.ebuild b/dev-python/splinter/splinter-0.19.0.ebuild index 02d8338..c3ea300 100644 --- a/dev-python/splinter/splinter-0.19.0.ebuild +++ b/dev-python/splinter/splinter-0.19.0.ebuild @@ -24,7 +24,7 @@ RDEPEND=" dev-python/urllib3[${PYTHON_USEDEP}] dev-python/selenium[${PYTHON_USEDEP}] dev-python/zope-testbrowser[${PYTHON_USEDEP}] - doc? ( dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}] ) + doc? ( dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}] ) test? ( dev-python/argparse dev-python/coverage[${PYTHON_USEDEP}] |