X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=Build;h=c9a35d43dbb5142805486867f18128ef07351fb4;hb=1efb7d0debe9e6e9b480eb16381c1b90d0fb7d17;hp=fbced14d1a328d9adf005514935c0489997c9828;hpb=1ff06c5bc46a677fa389ef86c6b26664368f1653;p=r2c2.git diff --git a/Build b/Build index fbced14..c9a35d4 100644 --- a/Build +++ b/Build @@ -18,6 +18,8 @@ package "r2c2" { source "source/libr2c2"; require "mspdatafile"; + // XXX drivers should be made into plugins to avoid this dependency + require "mspnet"; install true; };