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