mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
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:
@@ -27,7 +27,11 @@ DEPEND="
|
|||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
doc? (
|
doc? (
|
||||||
app-text/doxygen
|
app-text/doxygen[dot]
|
||||||
|
dev-qt/qthelp:5
|
||||||
|
qt6? (
|
||||||
|
dev-qt/qttools:6[assistant]
|
||||||
|
)
|
||||||
)
|
)
|
||||||
examples? (
|
examples? (
|
||||||
dev-util/patchelf
|
dev-util/patchelf
|
||||||
|
|||||||
Reference in New Issue
Block a user