summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-06 21:26:12 +0000
committerSam James <sam@gentoo.org>2021-02-06 21:29:08 +0000
commitfd49f19b7adab6eea795f9e2d468afd115e9be34 (patch)
tree6ce7b8da6276c39cd7825c8b3d2cf2db7d2316db /dev-libs
parentsci-libs/lapack: cleanup old, patch metadata (diff)
downloadgentoo-fd49f19b7adab6eea795f9e2d468afd115e9be34.tar.gz
gentoo-fd49f19b7adab6eea795f9e2d468afd115e9be34.tar.bz2
gentoo-fd49f19b7adab6eea795f9e2d468afd115e9be34.zip
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@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libcbor/libcbor-0.8.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/libcbor/libcbor-0.8.0.ebuild b/dev-libs/libcbor/libcbor-0.8.0.ebuild
index 7eab356ed72f..a59a570f5eb1 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}]
')
)