commit:     360765df5060deb42376e18e49d4b0763e97ff52
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 26 00:30:40 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Jan 26 00:57:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=360765df

app-shells/starship: remove unused openssl dep

openssl crates are no longer used

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 app-shells/starship/starship-1.2.1.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/app-shells/starship/starship-1.2.1.ebuild 
b/app-shells/starship/starship-1.2.1.ebuild
index 78703982cc3a..79b5f43829e5 100644
--- a/app-shells/starship/starship-1.2.1.ebuild
+++ b/app-shells/starship/starship-1.2.1.ebuild
@@ -266,10 +266,7 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 BDEPEND=">=virtual/rust-1.56"
-DEPEND="
-       >=dev-libs/libgit2-1.2.0:=
-       dev-libs/openssl:0=
-"
+DEPEND=">=dev-libs/libgit2-1.2.0:="
 RDEPEND="${DEPEND}"
 
 QA_FLAGS_IGNORED="usr/bin/starship"

Reply via email to