shithub: mc

Download patch

ref: abe1191cd438e30dfb4708d42b4bc8260b258f14
parent: 4bc1493ff94ecd5cc384b55bbae833c422e67de0
author: Ori Bernstein <ori@eigenstate.org>
date: Mon Apr 16 19:09:22 EDT 2018

Add missing libcrypto dependency

--- a/lib/crypto/bld.sub
+++ b/lib/crypto/bld.sub
@@ -31,6 +31,7 @@
 	lib ../std:std
 	lib ../sys:sys
 	lib ../thread:thread
+	lib ../iter:iter
 ;;