commit:     5847bc29157ddcf280c0e8a9913accf5b52997b9
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat May 20 12:31:21 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat May 20 12:31:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5847bc29

app-shells/starship: add missing cmake BDEP

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-shells/starship/starship-1.14.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-shells/starship/starship-1.14.2.ebuild 
b/app-shells/starship/starship-1.14.2.ebuild
index ce2a1fe2483b..ae7fab55cea6 100644
--- a/app-shells/starship/starship-1.14.2.ebuild
+++ b/app-shells/starship/starship-1.14.2.ebuild
@@ -396,7 +396,8 @@ LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions 
BSD BSD-2 Boost-1.0 CC0
 SLOT="0"
 KEYWORDS="~amd64"
 
-BDEPEND=">=virtual/rust-1.65"
+BDEPEND="dev-util/cmake
+       >=virtual/rust-1.65"
 
 PATCHES=(
        # https://bugs.gentoo.org/866133

Reply via email to