commit: d14ecc793e94e281b31638272982332ba93886d4 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Mar 21 18:58:17 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Mar 21 19:02:32 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d14ecc79
kde-plasma/plasma-desktop: Set QTMIN to 5.15.3 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild index ad68157ab5..6efa0a66e9 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild @@ -7,7 +7,7 @@ ECM_HANDBOOK="forceoptional" ECM_TEST="true" KFMIN=9999 PVCUT=$(ver_cut 1-3) -QTMIN=5.15.2 +QTMIN=5.15.3 VIRTUALX_REQUIRED="test" inherit ecm kde.org optfeature
