commit: 003c112245e3d498890bec268844d6575b40d3a5 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Mar 21 18:58:19 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Mar 21 19:02:34 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=003c1122
kde-plasma/plasma-sdk: Set QTMIN to 5.15.3 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild b/kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild index 718c6b5a9f..41575fab9e 100644 --- a/kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild +++ b/kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild @@ -6,7 +6,7 @@ EAPI=8 ECM_TEST="optional" KFMIN=9999 PVCUT=$(ver_cut 1-3) -QTMIN=5.15.2 +QTMIN=5.15.3 VIRTUALX_REQUIRED="test" inherit ecm kde.org
