mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -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:
@@ -28,6 +28,15 @@ DEPEND="
|
|||||||
"
|
"
|
||||||
RDEPEND="${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")
|
PATCHES=( "${FILESDIR}/wt-no-rundir.patch")
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
|
|||||||
Reference in New Issue
Block a user