dev-qt/kdsingleapplication: fix build deps with USE=doc

Closes: https://bugs.gentoo.org/923875
Signed-off-by: tastytea <gentoo@tastytea.de>
This commit is contained in:
tastytea
2024-02-06 14:19:38 +01:00
parent 5c1d959dc7
commit 9e455080cd

View File

@@ -27,7 +27,11 @@ DEPEND="
RDEPEND="${DEPEND}"
BDEPEND="
doc? (
app-text/doxygen
app-text/doxygen[dot]
dev-qt/qthelp:5
qt6? (
dev-qt/qttools:6[assistant]
)
)
examples? (
dev-util/patchelf