mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
dev-cpp/wt: fix doc building
Closes: https://bugs.gentoo.org/925331 Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
parent
8662761ed2
commit
bff06ef0b3
@ -28,6 +28,15 @@ DEPEND="
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
BDEPEND="
|
||||
doc? (
|
||||
app-text/doxygen[dot]
|
||||
dev-qt/qtchooser
|
||||
dev-qt/qthelp
|
||||
)
|
||||
"
|
||||
# for qt6 dev-qt/qttools[qdoc]
|
||||
|
||||
PATCHES=( "${FILESDIR}/wt-no-rundir.patch")
|
||||
|
||||
src_configure() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user