commit: 94998e1a61603a021a1d62a509af691da2c8023b
Author: Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sun Feb 2 07:56:23 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 2 10:28:03 2025 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=94998e1a
kde-apps/kcalc: new dependency dev-libs/mpc
Upstream commit: fde6fd60ea648be13ba5a549e1c5bf34c7f89cde
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kcalc/kcalc-9999.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/kde-apps/kcalc/kcalc-9999.ebuild b/kde-apps/kcalc/kcalc-9999.ebuild
index 333a3a157b..cae435b677 100644
--- a/kde-apps/kcalc/kcalc-9999.ebuild
+++ b/kde-apps/kcalc/kcalc-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,6 +19,7 @@ IUSE=""
DEPEND="
dev-libs/gmp:0=
+ dev-libs/mpc:=
dev-libs/mpfr:0=
>=dev-qt/qtbase-${QTMIN}:6[gui,widgets,xml]
>=kde-frameworks/kcolorscheme-${KFMIN}:6