summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-09-22 16:08:07 +0200
committerHans de Graaff <graaff@gentoo.org>2023-09-22 17:26:59 +0200
commit0876b414ecf6e837f57798c24539b3018aabab3c (patch)
tree56c8bb47e88396a70370ae320fcfcc1090b20505 /app-crypt/xca
parentapp-portage/flaggie: Bump to 0.99.8 (diff)
downloadgentoo-0876b414ecf6e837f57798c24539b3018aabab3c.tar.gz
gentoo-0876b414ecf6e837f57798c24539b3018aabab3c.tar.bz2
gentoo-0876b414ecf6e837f57798c24539b3018aabab3c.zip
app-crypt/xca: add missing doc dependencies
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'app-crypt/xca')
-rw-r--r--app-crypt/xca/xca-2.4.0_p20230526-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"