Skip to content

Commit

Permalink
app-eselect/eselect-repository: Switch to new python-single-r1 API
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Dec 8, 2019
1 parent 15c5cdf commit 3bfeb5c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app-eselect/eselect-repository/eselect-repository-7.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ REQUIRED_USE=${PYTHON_REQUIRED_USE}

RDEPEND="${PYTHON_DEPS}
app-admin/eselect
dev-python/lxml[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
dev-python/lxml[${PYTHON_MULTI_USEDEP}]
')
net-misc/wget"

src_compile() {
Expand Down

0 comments on commit 3bfeb5c

Please sign in to comment.