commit: 318914f57baac07b9fbf62d1b616475bc25ed619 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Mar 21 18:58:16 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Mar 21 19:02:31 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=318914f5
kde-plasma/libkworkspace: Set QTMIN to 5.15.3 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/libkworkspace/libkworkspace-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/libkworkspace/libkworkspace-9999.ebuild b/kde-plasma/libkworkspace/libkworkspace-9999.ebuild index 93b854ae12..32a6ec2922 100644 --- a/kde-plasma/libkworkspace/libkworkspace-9999.ebuild +++ b/kde-plasma/libkworkspace/libkworkspace-9999.ebuild @@ -7,7 +7,7 @@ ECM_TEST="true" KDE_ORG_NAME="plasma-workspace" KFMIN=9999 PVCUT=$(ver_cut 1-3) -QTMIN=5.15.2 +QTMIN=5.15.3 inherit ecm kde.org DESCRIPTION="Workspace library to interact with the Plasma session manager"
