diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 11:37:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 12:01:24 +0000 |
commit | 7a005104482d76d8bf47111efebbc39693ef8cd1 (patch) | |
tree | ac1ec1bca5a070c95cda21a51cdec53af237f743 /net-libs | |
parent | dev-util/meson: dev-util/ninja -> app-alternatives/ninja (diff) | |
download | gentoo-7a005104482d76d8bf47111efebbc39693ef8cd1.tar.gz gentoo-7a005104482d76d8bf47111efebbc39693ef8cd1.tar.bz2 gentoo-7a005104482d76d8bf47111efebbc39693ef8cd1.zip |
net-libs/nodejs: dev-util/ninja -> app-alternatives/ninja
All of these will be using app-alternatives/ninja anyway as they're not calling
ninja-reference, so make the dep reflect reality.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/nodejs/nodejs-20.6.1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/nodejs/nodejs-20.7.0.ebuild | 4 | ||||
-rw-r--r-- | net-libs/nodejs/nodejs-20.8.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/nodejs/nodejs-20.8.1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/nodejs/nodejs-20.9.0.ebuild | 4 | ||||
-rw-r--r-- | net-libs/nodejs/nodejs-99999999.ebuild | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/net-libs/nodejs/nodejs-20.6.1.ebuild b/net-libs/nodejs/nodejs-20.6.1.ebuild index a75f74d25c13..1255419a47d8 100644 --- a/net-libs/nodejs/nodejs-20.6.1.ebuild +++ b/net-libs/nodejs/nodejs-20.6.1.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 @@ -44,7 +44,7 @@ RDEPEND=">=app-arch/brotli-1.0.9:= system-ssl? ( >=dev-libs/openssl-1.1.1:0= ) sys-devel/gcc:*" BDEPEND="${PYTHON_DEPS} - dev-util/ninja + app-alternatives/ninja sys-apps/coreutils virtual/pkgconfig test? ( net-misc/curl ) diff --git a/net-libs/nodejs/nodejs-20.7.0.ebuild b/net-libs/nodejs/nodejs-20.7.0.ebuild index ee278f62784e..fb330cf9f26d 100644 --- a/net-libs/nodejs/nodejs-20.7.0.ebuild +++ b/net-libs/nodejs/nodejs-20.7.0.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 @@ -44,7 +44,7 @@ RDEPEND=">=app-arch/brotli-1.0.9:= system-ssl? ( >=dev-libs/openssl-1.1.1:0= ) sys-devel/gcc:*" BDEPEND="${PYTHON_DEPS} - dev-util/ninja + app-alternatives/ninja sys-apps/coreutils virtual/pkgconfig test? ( net-misc/curl ) diff --git a/net-libs/nodejs/nodejs-20.8.1-r1.ebuild b/net-libs/nodejs/nodejs-20.8.1-r1.ebuild index 3034b90cba61..169da58c7b8a 100644 --- a/net-libs/nodejs/nodejs-20.8.1-r1.ebuild +++ b/net-libs/nodejs/nodejs-20.8.1-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 @@ -43,7 +43,7 @@ RDEPEND=">=app-arch/brotli-1.0.9:= system-ssl? ( >=dev-libs/openssl-1.1.1:0= ) sys-devel/gcc:*" BDEPEND="${PYTHON_DEPS} - dev-util/ninja + app-alternatives/ninja sys-apps/coreutils virtual/pkgconfig test? ( net-misc/curl ) diff --git a/net-libs/nodejs/nodejs-20.8.1.ebuild b/net-libs/nodejs/nodejs-20.8.1.ebuild index f033ac2243a9..ba84f6871313 100644 --- a/net-libs/nodejs/nodejs-20.8.1.ebuild +++ b/net-libs/nodejs/nodejs-20.8.1.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 @@ -43,7 +43,7 @@ RDEPEND=">=app-arch/brotli-1.0.9:= system-ssl? ( >=dev-libs/openssl-1.1.1:0= ) sys-devel/gcc:*" BDEPEND="${PYTHON_DEPS} - dev-util/ninja + app-alternatives/ninja sys-apps/coreutils virtual/pkgconfig test? ( net-misc/curl ) diff --git a/net-libs/nodejs/nodejs-20.9.0.ebuild b/net-libs/nodejs/nodejs-20.9.0.ebuild index ec891ecf9441..c7403a92d7a1 100644 --- a/net-libs/nodejs/nodejs-20.9.0.ebuild +++ b/net-libs/nodejs/nodejs-20.9.0.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 @@ -43,7 +43,7 @@ RDEPEND=">=app-arch/brotli-1.0.9:= system-ssl? ( >=dev-libs/openssl-1.1.1:0= ) sys-devel/gcc:*" BDEPEND="${PYTHON_DEPS} - dev-util/ninja + app-alternatives/ninja sys-apps/coreutils virtual/pkgconfig test? ( net-misc/curl ) diff --git a/net-libs/nodejs/nodejs-99999999.ebuild b/net-libs/nodejs/nodejs-99999999.ebuild index 7c74381c3568..8f647b977a19 100644 --- a/net-libs/nodejs/nodejs-99999999.ebuild +++ b/net-libs/nodejs/nodejs-99999999.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 @@ -44,7 +44,7 @@ RDEPEND=">=app-arch/brotli-1.0.9:= system-ssl? ( >=dev-libs/openssl-1.1.1:0= ) sys-devel/gcc:*" BDEPEND="${PYTHON_DEPS} - dev-util/ninja + app-alternatives/ninja sys-apps/coreutils virtual/pkgconfig test? ( net-misc/curl ) |