Skip to content

Commit

Permalink
dev-lang/rust: adjust libressl dep for 1.41.1
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev <[email protected]>
  • Loading branch information
gyakovlev committed May 31, 2020
1 parent b1095b0 commit 695c8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-lang/rust/rust-1.41.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ COMMON_DEPEND="
net-misc/curl:=[ssl]
sys-libs/zlib:=
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
libressl? ( <dev-libs/libressl-3.1:0= )
elibc_musl? ( sys-libs/libunwind )
system-llvm? (
${LLVM_DEPEND}
Expand Down

0 comments on commit 695c8b1

Please sign in to comment.