mruby-mtest is not required to build (but to test).

This commit is contained in:
Tomoyuki Sahara
2014-03-12 09:41:23 +09:00
parent e345d4c68f
commit a8558512ec
+2 -2
View File
@@ -20,8 +20,8 @@ Date: Tue, 21 May 2013 04:31:30 GMT
```
## Requirement
- mruby-io (https://github.com/iij/mruby-io)
- mruby-mtest (https://github.com/iij/mruby-mtest)
- [iij/mruby-io](https://github.com/iij/mruby-io) mrbgem
- [iij/mruby-mtest](https://github.com/iij/mruby-mtest) mrgbem to run tests
- system must have RFC3493 basic socket interface
- and some POSIX API...