summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-23 06:21:48 +0100
committerSam James <sam@gentoo.org>2022-06-23 06:21:48 +0100
commit9bd757a39843e53c7828a3cacd5833c00b570b07 (patch)
tree23523f94271375444d60a43b90182a15a759c329 /app-doc
parentsys-boot/grub: Stabilize 2.06-r2 sparc, #850673 (diff)
downloadgentoo-9bd757a39843e53c7828a3cacd5833c00b570b07.tar.gz
gentoo-9bd757a39843e53c7828a3cacd5833c00b570b07.tar.bz2
gentoo-9bd757a39843e53c7828a3cacd5833c00b570b07.zip
app-doc/doxygen: needs python[xml(+)]
Closes: https://bugs.gentoo.org/813051 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/doxygen/doxygen-1.9.4.ebuild1
-rw-r--r--app-doc/doxygen/doxygen-9999.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/app-doc/doxygen/doxygen-1.9.4.ebuild b/app-doc/doxygen/doxygen-1.9.4.ebuild
index 43bcc5ceeb3c..9084302b6093 100644
--- a/app-doc/doxygen/doxygen-1.9.4.ebuild
+++ b/app-doc/doxygen/doxygen-1.9.4.ebuild
@@ -4,6 +4,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_REQ_USE="xml(+)"
inherit cmake flag-o-matic llvm python-any-r1
if [[ ${PV} = *9999* ]]; then
diff --git a/app-doc/doxygen/doxygen-9999.ebuild b/app-doc/doxygen/doxygen-9999.ebuild
index 41e94de45691..cd997872fb53 100644
--- a/app-doc/doxygen/doxygen-9999.ebuild
+++ b/app-doc/doxygen/doxygen-9999.ebuild
@@ -4,6 +4,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_REQ_USE="xml(+)"
inherit cmake flag-o-matic llvm python-any-r1
if [[ ${PV} = *9999* ]]; then