diff options
Diffstat (limited to 'net-p2p/amule/amule-2.3.3-r3.ebuild')
-rw-r--r-- | net-p2p/amule/amule-2.3.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/amule/amule-2.3.3-r3.ebuild b/net-p2p/amule/amule-2.3.3-r3.ebuild index e982384b3612..cd0ae41ec44d 100644 --- a/net-p2p/amule/amule-2.3.3-r3.ebuild +++ b/net-p2p/amule/amule-2.3.3-r3.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 ) " |