--- /portage/portage/dev-python/selenium/selenium-3.0.2.ebuild 2017-04-20 16:40:57.000000000 +0300 +++ selenium-3.4.2.ebuild 2017-05-28 16:00:39.920003096 +0300 @@ -16,7 +16,9 @@ SLOT="0" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" +RDEPEND="${DEPEND} +dev-util/geckodriver-bin" -DOCS=( py/CHANGES py/README.rst ) +DOCS=( CHANGES README.rst ) QA_PREBUILT="/usr/lib*/python*/site-packages/${PN}/webdriver/firefox/*/x_ignore_nofocus.so"