summaryrefslogtreecommitdiff
path: root/dev-libs
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/grantlee/grantlee-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/grantlee/grantlee-9999.ebuild b/dev-libs/grantlee/grantlee-9999.ebuild
index 4b867768409..26b6932c53b 100644
--- a/dev-libs/grantlee/grantlee-9999.ebuild
+++ b/dev-libs/grantlee/grantlee-9999.ebuild
@@ -37,6 +37,7 @@ PATCHES=(
src_configure() {
local mycmakeargs=(
+ -DGRANTLEE_BUILD_WITH_QT6=OFF
-DBUILD_TESTS=$(usex test)
)