Remove USES=ssl where it's already implied by CARGO_CRATES=openssl-sys
This commit is contained in:
@@ -16,7 +16,7 @@ BROKEN_SSL_REASON_libressl= Needs an old version of OpenSSL (older than 1.1)
|
||||
BROKEN_SSL_REASON_libressl-devel= Needs an old version of OpenSSL (older than 1.1)
|
||||
BROKEN_SSL_REASON_openssl111= Needs an older version of OpenSSL (older than 1.1)
|
||||
|
||||
USES= cargo perl5 ssl
|
||||
USES= cargo perl5
|
||||
USE_GITHUB= yes
|
||||
USE_PERL5= build
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ COMMENT= Improved sequence editor for Git
|
||||
|
||||
LICENSE= ISCL
|
||||
|
||||
USES= cargo ssl ncurses
|
||||
USES= cargo ncurses
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= MitMaro
|
||||
GH_PROJECT= git-interactive-rebase-tool
|
||||
|
||||
Reference in New Issue
Block a user