diff options
Diffstat (limited to 'app-emulation/ruffle/ruffle-0_p20211214.ebuild')
-rw-r--r-- | app-emulation/ruffle/ruffle-0_p20211214.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/ruffle/ruffle-0_p20211214.ebuild b/app-emulation/ruffle/ruffle-0_p20211214.ebuild index fd3e952ec3bb..f55ac59a9cc7 100644 --- a/app-emulation/ruffle/ruffle-0_p20211214.ebuild +++ b/app-emulation/ruffle/ruffle-0_p20211214.ebuild @@ -388,6 +388,7 @@ CRATES=" xml-rs-0.8.4" # python is needed by xcb-0.8.2 until update to >=0.10 PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_REQ_USE="xml" inherit cargo desktop flag-o-matic python-any-r1 xdg # 0(github) 1(repo) 2(commit hash) 3(crate:workspace,...) [see core/Cargo.toml] |