diff options
Diffstat (limited to 'mate-extra/mate-calc/mate-calc-1.27.0.ebuild')
-rw-r--r-- | mate-extra/mate-calc/mate-calc-1.27.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mate-extra/mate-calc/mate-calc-1.27.0.ebuild b/mate-extra/mate-calc/mate-calc-1.27.0.ebuild index b5dd3d8997e4..ee167b23c6ed 100644 --- a/mate-extra/mate-calc/mate-calc-1.27.0.ebuild +++ b/mate-extra/mate-calc/mate-calc-1.27.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -28,6 +28,7 @@ COMMON_DEPEND=" " RDEPEND="${COMMON_DEPEND} + dev-libs/mpc virtual/libintl " |