commit:     2354a9c140fa48dcf007b0d2150471c83b42260e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 14 08:47:37 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 14 09:18:15 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2354a9c1

dev-libs/grantlee: Set GRANTLEE_BUILD_WITH_QT6=OFF

Upstream commit 2637a91c6ad10a563d0cab95754655c266a4d583

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-libs/grantlee/grantlee-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-libs/grantlee/grantlee-9999.ebuild 
b/dev-libs/grantlee/grantlee-9999.ebuild
index 4b86776840..26b6932c53 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)
        )
 

Reply via email to