diff options
Diffstat (limited to 'mate-extra/mate-calc')
-rw-r--r-- | mate-extra/mate-calc/mate-calc-1.26.0.ebuild | 3 |
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 " |