commit: 0876b414ecf6e837f57798c24539b3018aabab3c
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 22 14:08:07 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Sep 22 15:26:59 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0876b414
app-crypt/xca: add missing doc dependencies
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
app-crypt/xca/xca-2.4.0_p20230526-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-crypt/xca/xca-2.4.0_p20230526-r1.ebuild
b/app-crypt/xca/xca-2.4.0_p20230526-r1.ebuild
index 199b1031dc3d..657147cbba5d 100644
--- a/app-crypt/xca/xca-2.4.0_p20230526-r1.ebuild
+++ b/app-crypt/xca/xca-2.4.0_p20230526-r1.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
dev-libs/openssl:*
doc? ( app-text/linuxdoc-tools )"
DEPEND="${RDEPEND}"
-BDEPEND="dev-qt/linguist-tools:5"
+BDEPEND="dev-qt/linguist-tools:5 doc? ( dev-python/sphinx
dev-python/sphinxcontrib-htmlhelp dev-python/sphinxcontrib-qthelp )"
PATCHES=(
"${FILESDIR}/${PN}-1.0.0-desktop.patch"