]> git.tdb.fi Git - builder.git/blobdiff - Build
Add an option to component to specify whether or not it should be built by default
[builder.git] / Build
diff --git a/Build b/Build
index 4db65e6774164b966d58887ee29ec9244518cd97..cf9f0547b3f2e019595867c8bb115740d79245b5 100644 (file)
--- a/Build
+++ b/Build
@@ -3,10 +3,11 @@ package "builder"
        version "0.1";
        description "Mikkosoft Productions software builder";
 
-       require "mspframework";
+       require "mspcore";
+       require "mspstrings";
        require "mspparser";
        require "msppath";
-       require "mspregex++";
+       require "sigc++-2.0";
 
        program "builder"
        {