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