dev-util/gnome-builder: fix missing build dep for USE=doc
authorMart Raudsepp <leio@gentoo.org>
Tue, 19 May 2020 04:41:53 +0000 (07:41 +0300)
committerMart Raudsepp <leio@gentoo.org>
Tue, 19 May 2020 07:24:04 +0000 (10:24 +0300)
Closes: https://bugs.gentoo.org/720738
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
dev-util/gnome-builder/gnome-builder-3.34.1-r1.ebuild

index 72012390162fe4551be5c72073ddca98f8d4d1c7..a46b8a4cacfc9ba9a0b5d658a2395c914d052505 100644 (file)
@@ -75,7 +75,8 @@ DEPEND="${RDEPEND}"
 # desktop-file-utils required for tests, but we have it in deptree for xdg update-desktop-database anyway, so be explicit and unconditional
 # appstream-glib needed for validation with appstream-util with FEATURES=test
 BDEPEND="
-       doc? ( dev-python/sphinx )
+       doc? ( dev-python/sphinx
+               dev-python/sphinx_rtd_theme )
        gtk-doc? ( dev-util/gtk-doc
                app-text/docbook-xml-dtd:4.3 )
        test? (