diff options
author | 2019-03-11 00:39:18 +0100 | |
---|---|---|
committer | 2019-03-11 00:39:18 +0100 | |
commit | 8f11d139bb2b132564c59b409286be224ec69e29 (patch) | |
tree | 59de2ef718062bd45ecb2bf697201a3ddf2ac7c4 /sys-libs/kpmcore/kpmcore-9999.ebuild | |
parent | kde5-functions.eclass: kde-apps-19.04 already depend on >=KF-5.56 (diff) | |
download | kde-8f11d139bb2b132564c59b409286be224ec69e29.tar.gz kde-8f11d139bb2b132564c59b409286be224ec69e29.tar.bz2 kde-8f11d139bb2b132564c59b409286be224ec69e29.zip |
sys-libs/kpmcore: Raise FRAMEWORKS_MINIMAL to 5.56
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sys-libs/kpmcore/kpmcore-9999.ebuild')
-rw-r--r-- | sys-libs/kpmcore/kpmcore-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-libs/kpmcore/kpmcore-9999.ebuild b/sys-libs/kpmcore/kpmcore-9999.ebuild index 1c52ce4323..8becd35517 100644 --- a/sys-libs/kpmcore/kpmcore-9999.ebuild +++ b/sys-libs/kpmcore/kpmcore-9999.ebuild @@ -3,6 +3,7 @@ EAPI=7 +FRAMEWORKS_MINIMAL="5.56" inherit kde5 if [[ ${KDE_BUILD_TYPE} = release ]]; then |