diff options
author | David Thompson <dthompson2@worcester.edu> | 2013-07-21 20:56:25 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2013-07-21 20:56:25 -0400 |
commit | 7c2de24f545285bbd57a96f228878a2a7b2f34be (patch) | |
tree | c35737209100bcc273d892e0a70b9db9af7fc378 | |
parent | 63f0d14bc6f3a61a90c4776517b4adf2255b5f4d (diff) |
Update dependency information in README.
-rw-r--r-- | README.org | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -175,7 +175,16 @@ ** Dependencies - [[https://gitorious.org/guile-figl/guile-figl][guile-figl]] - - [[https://www.gnu.org/software/guile-sdl/index.html][guile-sdl]] + + No official release. guile-2d runs off of the latest master + version. + + As of this writing, =make= will fail due to errors with building + texinfo files. Currently there is an error on line 19188 of + =doc/low-level-gl.texi=. To fix, join lines 19188 and 19189 + together. + + - [[https://www.gnu.org/software/guile-sdl/index.html][guile-sdl]] >= 0.5.0 - SDL 1.2 ** License |