app-portage/src_prepare-scripts: add xml to PYTHON_REQ_USE
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
parent
4065cfec72
commit
f8d961b3b0
@ -4,6 +4,7 @@
|
|||||||
EAPI=7
|
EAPI=7
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{7..9} )
|
PYTHON_COMPAT=( python3_{7..9} )
|
||||||
|
PYTHON_REQ_USE="xml"
|
||||||
|
|
||||||
inherit python-r1
|
inherit python-r1
|
||||||
|
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
EAPI=7
|
EAPI=7
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{7..9} )
|
PYTHON_COMPAT=( python3_{7..9} )
|
||||||
|
PYTHON_REQ_USE="xml"
|
||||||
|
|
||||||
inherit python-r1
|
inherit python-r1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user