summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-01-01 13:43:01 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-01-01 13:43:01 +0100
commiteb431e219952361515b94c40f28e6860c28537eb (patch)
treead84a24e46d5f1130ea2df50fb05983db36677d3
parentprofiles/prefix/darwin/macos/11.0/arm64: use arm64 iso x64 arch parent (diff)
downloadgentoo-eb431e21.tar.gz
gentoo-eb431e21.tar.bz2
gentoo-eb431e21.zip
kde-plasma/plasma-systemmonitor: Set min libksysguard version to 5.20.0
Closes: https://bugs.gentoo.org/762808 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.20.0-r1.ebuild (renamed from kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.20.0.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.20.0.ebuild b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.20.0-r1.ebuild
index 71730279591e..74a974a91fb2 100644
--- a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.20.0.ebuild
+++ b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.20.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -33,7 +33,7 @@ DEPEND="
>=kde-frameworks/kio-${KFMIN}:5
>=kde-frameworks/knewstuff-${KFMIN}:5
>=kde-frameworks/kservice-${KFMIN}:5
- kde-plasma/libksysguard:5
+ >=kde-plasma/libksysguard-${PV}:5
"
RDEPEND="${DEPEND}
>=dev-qt/qtquickcontrols2-${QTMIN}:5