]> git.tdb.fi Git - libs/datafile.git/blobdiff - Build
Fix pointer loading
[libs/datafile.git] / Build
diff --git a/Build b/Build
index 8b31630fcef10ade2475074938227d1dbc60d41b..62aa92b19e2fd46e994e6e4a22e88d950a68403a 100644 (file)
--- a/Build
+++ b/Build
@@ -6,8 +6,6 @@ package "mspdatafile"
        description "Structured datafile library";
 
        require "mspcore";
-       require "mspstrings";
-       require "mspio";
 
        headers "msp/datafile"
        {
@@ -23,7 +21,6 @@ package "mspdatafile"
 
        program "mspdatatool"
        {
-               require "mspfs";
                source "tool";
                install true;
                build_info