commit:     fd49f19b7adab6eea795f9e2d468afd115e9be34
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  6 21:26:12 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb  6 21:29:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd49f19b

dev-libs/libcbor: add missing doc dep (dev-python/sphinx_rtd_theme)

Closes: https://bugs.gentoo.org/732306
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/libcbor/libcbor-0.8.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-libs/libcbor/libcbor-0.8.0.ebuild 
b/dev-libs/libcbor/libcbor-0.8.0.ebuild
index 7eab356ed72..a59a570f5eb 100644
--- a/dev-libs/libcbor/libcbor-0.8.0.ebuild
+++ b/dev-libs/libcbor/libcbor-0.8.0.ebuild
@@ -19,6 +19,7 @@ BDEPEND="
        doc? (
                $(python_gen_any_dep '
                        dev-python/sphinx[${PYTHON_USEDEP}]
+                       dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
                        dev-python/breathe[${PYTHON_USEDEP}]
                ')
        )

Reply via email to