]> git.tdb.fi Git - libs/gl.git/blobdiff - Build
Require mspgbase now that Image was moved there
[libs/gl.git] / Build
diff --git a/Build b/Build
index 06505b582a2300153992e026f6d2aba43a9f95da..46a9b2eb06c37da3bb1b34d0aab39d49d03d7895 100644 (file)
--- a/Build
+++ b/Build
@@ -2,10 +2,13 @@
 
 package "mspgl"
 {
+       version "0.9";
        description "C++ wrappers for OpenGL";
-       version "0.1";
+
+       tar_file "License.txt";
 
        require "mspdatafile";
+       require "mspgbase";
        require "opengl";
 
        library "mspgl"