diff options
Diffstat (limited to 'dev-lang/mono/mono-6.12.0.199.ebuild')
-rw-r--r-- | dev-lang/mono/mono-6.12.0.199.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mono/mono-6.12.0.199.ebuild b/dev-lang/mono/mono-6.12.0.199.ebuild index 6d4584e910e1..49e4c7536d2d 100644 --- a/dev-lang/mono/mono-6.12.0.199.ebuild +++ b/dev-lang/mono/mono-6.12.0.199.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=7 @@ -32,7 +32,7 @@ RDEPEND=" # CMake is used for bundled deps BDEPEND=" dev-util/cmake - sys-devel/bc + app-alternatives/bc app-alternatives/yacc pax-kernel? ( sys-apps/elfix ) " |