From: Mikko Rasa Date: Thu, 4 Aug 2011 22:39:05 +0000 (+0300) Subject: Require mspcore since the io library was integrated into it X-Git-Url: http://git.tdb.fi/?p=libs%2Fnet.git;a=commitdiff_plain;h=4cf6ecb96f67cc21e4db0793192a3af308ba76cf;hp=4feef9d7a2d96668660686d3812973e6f788359a Require mspcore since the io library was integrated into it --- diff --git a/Build b/Build index 640ee8e..dc20f0e 100644 --- a/Build +++ b/Build @@ -1,6 +1,6 @@ package "mspnet" { - require "mspio"; + require "mspcore"; if "arch=win32" { build_info