diff options
Diffstat (limited to 'net-p2p/amule/amule-9999.ebuild')
-rw-r--r-- | net-p2p/amule/amule-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/amule/amule-9999.ebuild b/net-p2p/amule/amule-9999.ebuild index 3a74fe6369d0..80d5beab4994 100644 --- a/net-p2p/amule/amule-9999.ebuild +++ b/net-p2p/amule/amule-9999.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 @@ -45,7 +45,7 @@ DEPEND="${RDEPEND} " BDEPEND=" virtual/pkgconfig - >=sys-devel/boost-m4-0.4_p20221019 + >=dev-build/boost-m4-0.4_p20221019 nls? ( sys-devel/gettext ) " |