summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 1 insertions, 4 deletions
diff --git a/README b/README
index ca6e21a..fe201d8 100644
--- a/README
+++ b/README
@@ -161,7 +161,6 @@ Sly differentiates itself from most other game engines by encouraging
#+BEGIN_SRC sh
guix environment -l guix.scm
./bootstrap && ./configure \
- --with-libfreeimage-prefix=$(guix build freeimage) \
--with-libgslcblas-prefix=$(guix build gsl)
#+END_SRC
@@ -196,9 +195,7 @@ Sly differentiates itself from most other game engines by encouraging
- GNU Guile >= 2.0.11
- [[http://www.gnu.org/software/guile-opengl/][guile-opengl]] >= 0.1.0
- - [[https://www.gnu.org/software/guile-sdl/index.html][guile-sdl]] >= 0.5.0
- - SDL 1.2
- - FreeImage >= 3.0
+ - [[https://dthompson.us/pages/software/guile-sdl2.html][guile-sdl2]] >= 0.1.0
- GNU Scientific Library (GSL)
* Releases