commit:     028e731c366a0cb4b1cf433a0e25947d5ee9ab47
Author:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 30 06:04:11 2025 +0000
Commit:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Wed Apr 30 06:04:11 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=028e731c

dev-util/perf: add dependency on sys-apps/which

Bug: https://bugs.gentoo.org/953123

Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>

 dev-util/perf/perf-6.14.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-util/perf/perf-6.14.ebuild b/dev-util/perf/perf-6.14.ebuild
index d8f17d85a1ae..91652fb65d2a 100644
--- a/dev-util/perf/perf-6.14.ebuild
+++ b/dev-util/perf/perf-6.14.ebuild
@@ -49,6 +49,7 @@ BDEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]
        app-alternatives/yacc
        app-alternatives/lex
+       sys-apps/which
        virtual/pkgconfig
        doc? (
                app-text/asciidoc

Reply via email to