diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2021-12-18 16:34:40 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2021-12-18 16:36:06 -0500 |
commit | a6de01aee176439bc97804e0730462fda123af3d (patch) | |
tree | 8191d988a2c70f7219f718ab52040c310a686e6c /app-shells | |
parent | app-shells/starship: Add 1.0.0 (diff) | |
download | gentoo-a6de01aee176439bc97804e0730462fda123af3d.tar.gz gentoo-a6de01aee176439bc97804e0730462fda123af3d.tar.bz2 gentoo-a6de01aee176439bc97804e0730462fda123af3d.zip |
app-shells/starship: bdepend on >=rust-1.56 for edition 2021
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/starship/starship-1.0.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-shells/starship/starship-1.0.0.ebuild b/app-shells/starship/starship-1.0.0.ebuild index e30d2b0e542e..38c2bea62190 100644 --- a/app-shells/starship/starship-1.0.0.ebuild +++ b/app-shells/starship/starship-1.0.0.ebuild @@ -269,6 +269,7 @@ LICENSE=" SLOT="0" KEYWORDS="~amd64" +BDEPEND=">=virtual/rust-1.56" DEPEND=" >=dev-libs/libgit2-1.2.0:= dev-libs/openssl:0= |