commit:     c3112bc01fbabc9e7eeb3381651a72c4353542cc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 22 15:59:03 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 22 16:00:00 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3112bc0

sys-devel/crosstool-ng: depend on sys-apps/which

Needed at both build-time (see ebuild comment) and at runtime. Unfortunately
there's both a wrapper for which that they use and also some open-coded
use.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{crosstool-ng-1.26.0.ebuild => crosstool-ng-1.26.0-r1.ebuild}        | 1 +
 sys-devel/crosstool-ng/crosstool-ng-9999.ebuild                          | 1 +
 2 files changed, 2 insertions(+)

diff --git a/sys-devel/crosstool-ng/crosstool-ng-1.26.0.ebuild 
b/sys-devel/crosstool-ng/crosstool-ng-1.26.0-r1.ebuild
similarity index 99%
rename from sys-devel/crosstool-ng/crosstool-ng-1.26.0.ebuild
rename to sys-devel/crosstool-ng/crosstool-ng-1.26.0-r1.ebuild
index 943dbb3f1893..f0aa3dfbe151 100644
--- a/sys-devel/crosstool-ng/crosstool-ng-1.26.0.ebuild
+++ b/sys-devel/crosstool-ng/crosstool-ng-1.26.0-r1.ebuild
@@ -37,6 +37,7 @@ BDEPEND="
        >=sys-apps/sed-4.0
        sys-apps/gawk
        sys-apps/texinfo
+       sys-apps/which
        sys-devel/bison
        sys-devel/flex
        curl? ( net-misc/curl )

diff --git a/sys-devel/crosstool-ng/crosstool-ng-9999.ebuild 
b/sys-devel/crosstool-ng/crosstool-ng-9999.ebuild
index 943dbb3f1893..f0aa3dfbe151 100644
--- a/sys-devel/crosstool-ng/crosstool-ng-9999.ebuild
+++ b/sys-devel/crosstool-ng/crosstool-ng-9999.ebuild
@@ -37,6 +37,7 @@ BDEPEND="
        >=sys-apps/sed-4.0
        sys-apps/gawk
        sys-apps/texinfo
+       sys-apps/which
        sys-devel/bison
        sys-devel/flex
        curl? ( net-misc/curl )

Reply via email to