commit:     2be705de05488a4cefff322b32ef8093b44d9f83
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 19:38:25 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 19:38:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2be705de

dev-cpp/xsimd: fix doc deps

Closes: https://bugs.gentoo.org/904719
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-cpp/xsimd/xsimd-11.0.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-cpp/xsimd/xsimd-11.0.0.ebuild 
b/dev-cpp/xsimd/xsimd-11.0.0.ebuild
index 79ea0b73bf17..ef4c7e854109 100644
--- a/dev-cpp/xsimd/xsimd-11.0.0.ebuild
+++ b/dev-cpp/xsimd/xsimd-11.0.0.ebuild
@@ -21,6 +21,7 @@ BDEPEND="
                app-doc/doxygen
                dev-python/breathe
                dev-python/sphinx
+               dev-python/sphinx-rtd-theme
        )
        test? ( dev-cpp/doctest )"
 

Reply via email to