stdlib.gembox: add `mruby-errno`

parent a60073d7
......@@ -51,4 +51,7 @@ MRuby::GemBox.new do |conf|
# Use class/module extension
conf.gem :core => "mruby-class-ext"
# Use errno extension
conf.gem :core => "mruby-errno"
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment