diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-05-14 20:21:37 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-05-14 20:21:37 +0200 |
commit | 19735818c9e23dde6184a646f3144cbf5f97583f (patch) | |
tree | 197ec3fed7fa840fcbaf0bb693b13cc95a5ead08 /kde-frameworks/kcrash | |
parent | kde-plasma/kde-gtk-config: Add missing DEPENDs (diff) | |
download | kde-19735818c9e23dde6184a646f3144cbf5f97583f.tar.gz kde-19735818c9e23dde6184a646f3144cbf5f97583f.tar.bz2 kde-19735818c9e23dde6184a646f3144cbf5f97583f.zip |
kde-frameworks: Raise QTMIN to 5.14.1, cleanup obsolete slot ops
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/kcrash')
-rw-r--r-- | kde-frameworks/kcrash/kcrash-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kcrash/kcrash-9999.ebuild b/kde-frameworks/kcrash/kcrash-9999.ebuild index d900a856ff..8db3339ac9 100644 --- a/kde-frameworks/kcrash/kcrash-9999.ebuild +++ b/kde-frameworks/kcrash/kcrash-9999.ebuild @@ -4,7 +4,7 @@ EAPI=7 PVCUT=$(ver_cut 1-2) -QTMIN=5.12.3 +QTMIN=5.14.1 VIRTUALX_REQUIRED="test" inherit ecm kde.org |