X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=Build;h=c9a35d43dbb5142805486867f18128ef07351fb4;hb=251270c97a5e5eb8630bc1662a406255dedae90e;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; };