app-eselect/eselect-repository: Add missing dep on dev-python/lxml

Closes: https://bugs.gentoo.org/636802
This commit is contained in:
Michał Górny
2017-11-07 17:18:30 +01:00
parent 75210cdaa4
commit 18e05a0425
2 changed files with 2 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ IUSE=""
RDEPEND="${PYTHON_DEPS}
app-admin/eselect
dev-python/lxml[${PYTHON_USEDEP}]
net-misc/wget"
src_compile() {

View File

@@ -18,6 +18,7 @@ IUSE=""
RDEPEND="${PYTHON_DEPS}
app-admin/eselect
dev-python/lxml[${PYTHON_USEDEP}]
net-misc/wget"
src_compile() {