summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/crosstool-ng/crosstool-ng-1.25.0-r1.ebuild')
-rw-r--r--sys-devel/crosstool-ng/crosstool-ng-1.25.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/crosstool-ng/crosstool-ng-1.25.0-r1.ebuild b/sys-devel/crosstool-ng/crosstool-ng-1.25.0-r1.ebuild
index ee2ab17cd25b..c517e6d517b6 100644
--- a/sys-devel/crosstool-ng/crosstool-ng-1.25.0-r1.ebuild
+++ b/sys-devel/crosstool-ng/crosstool-ng-1.25.0-r1.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
@@ -46,7 +46,7 @@ BDEPEND="
lzip? ( app-arch/lzip )
meson? ( dev-util/meson )
python? ( ${PYTHON_DEPS} )
- ninja? ( dev-util/ninja )
+ ninja? ( app-alternatives/ninja )
rsync? ( net-misc/rsync )
subversion? ( dev-vcs/subversion )
wget? ( net-misc/wget )