Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 620060
Collapse All | Expand All

(-)/portage/portage/dev-python/selenium/selenium-3.0.2.ebuild (-1 / +3 lines)
Lines 16-22 Link Here
16
SLOT="0"
16
SLOT="0"
17
17
18
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
18
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
19
RDEPEND="${DEPEND}
20
dev-util/geckodriver-bin"
19
21
20
DOCS=( py/CHANGES py/README.rst )
22
DOCS=( CHANGES README.rst )
21
23
22
QA_PREBUILT="/usr/lib*/python*/site-packages/${PN}/webdriver/firefox/*/x_ignore_nofocus.so"
24
QA_PREBUILT="/usr/lib*/python*/site-packages/${PN}/webdriver/firefox/*/x_ignore_nofocus.so"

Return to bug 620060