summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jordan <immoloism@gmail.com>2024-01-18 20:45:43 +0000
committerSam James <sam@gentoo.org>2024-01-19 10:49:50 +0000
commit176daceadeb5836959372765aa342b81c51b4d69 (patch)
treefa1a9705bee86c51c6495e119b5e7cf2a9828769 /mate-extra/mate-calc
parentmate-extra/mate-calc: add rdepend dev-libs/mpc (diff)
downloadgentoo-176daceadeb5836959372765aa342b81c51b4d69.tar.gz
gentoo-176daceadeb5836959372765aa342b81c51b4d69.tar.bz2
gentoo-176daceadeb5836959372765aa342b81c51b4d69.zip
mate-extra/mate-calc: add rdepend /dev-libs/mpc
Closes: https://bugs.gentoo.org/914088 Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mate-extra/mate-calc')
-rw-r--r--mate-extra/mate-calc/mate-calc-1.26.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/mate-extra/mate-calc/mate-calc-1.26.0.ebuild b/mate-extra/mate-calc/mate-calc-1.26.0.ebuild
index f807737a4049..447763ac5f01 100644
--- a/mate-extra/mate-calc/mate-calc-1.26.0.ebuild
+++ b/mate-extra/mate-calc/mate-calc-1.26.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -25,6 +25,7 @@ COMMON_DEPEND="
"
RDEPEND="${COMMON_DEPEND}
+ dev-libs/mpc
virtual/libintl
"