commit: 57938a28b4301fc866a2aa710216884aedbac8a5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 10 17:58:12 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 10 17:58:12 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57938a28
dev-util/clazy: add qtnetworkauth test dep
no-module-include needs this.
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/clazy/clazy-1.12.ebuild | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/dev-util/clazy/clazy-1.12.ebuild b/dev-util/clazy/clazy-1.12.ebuild
index 918f0188a664..0ef620361b62 100644
--- a/dev-util/clazy/clazy-1.12.ebuild
+++ b/dev-util/clazy/clazy-1.12.ebuild
@@ -22,7 +22,12 @@ RDEPEND="
$(llvm_gen_dep 'sys-devel/llvm:${LLVM_SLOT}')
"
DEPEND="${RDEPEND}"
-BDEPEND="test? ( ${PYTHON_DEPS} )"
+BDEPEND="
+ test? (
+ ${PYTHON_DEPS}
+ dev-qt/qtnetworkauth:6
+ )
+"
PATCHES=(
# git master