shithub: mc

Download patch

ref: 105a65cbe900d0151e97e71da8e52d4dabbf19ba
parent: 2ab43c904adfeaee756145872c744a2fdaee97c2
author: Ori Bernstein <ori@eigenstate.org>
date: Sun Feb 12 20:54:44 EST 2017

Add testr to the build deps.

	Shit, broke the build.

--- a/lib/json/bld.sub
+++ b/lib/json/bld.sub
@@ -1,3 +1,5 @@
+testdeps = ../testr:testr ;;
+
 lib json =
 	types.myr
 	parse.myr