summaryrefslogtreecommitdiff
path: root/manuals/chickadee/Requirements.html
diff options
context:
space:
mode:
Diffstat (limited to 'manuals/chickadee/Requirements.html')
-rw-r--r--manuals/chickadee/Requirements.html16
1 files changed, 7 insertions, 9 deletions
diff --git a/manuals/chickadee/Requirements.html b/manuals/chickadee/Requirements.html
index 09f4b48..980a180 100644
--- a/manuals/chickadee/Requirements.html
+++ b/manuals/chickadee/Requirements.html
@@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
-<!-- Copyright (C) 2017-2020 David Thompson davet@gnu.org
+<!-- Copyright (C) 2017-2021 David Thompson davet@gnu.org
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
@@ -32,7 +32,7 @@ http://www.texinfo.org/ (GNU Texinfo).
<link href="Index.html" rel="index" title="Index">
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
<link href="Installation.html" rel="up" title="Installation">
-<link href="API-Reference.html" rel="next" title="API Reference">
+<link href="Getting-Started.html" rel="next" title="Getting Started">
<link href="Installation.html" rel="prev" title="Installation">
<style type="text/css">
<!--
@@ -90,18 +90,16 @@ Up: <a href="Installation.html" accesskey="u" rel="up">Installation</a> &nbsp; [
<p>Chickadee depends on the following packages:
</p>
<ul>
-<li> <a href="https://gnu.org/software/guile">GNU Guile</a>, version 2.1.0 or later;
+<li> <a href="https://gnu.org/software/guile">GNU Guile</a>, version 3.0.0 or later;
</li><li> <a href="https://gnu.org/software/guile-opengl">GNU guile-opengl</a>, version 0.1 or later.
-</li><li> <a href="https://dthompson.us/pages/software/guile-sdl2.html">guile-sdl2</a>, version 0.2.0 or later;
+</li><li> <a href="https://dthompson.us/pages/software/guile-sdl2.html">guile-sdl2</a>, version 0.7.0 or later;
+</li><li> libfreetype
+</li><li> libmpg123
</li><li> libopenal
+</li><li> libreadline
</li><li> libvorbisfile
-</li><li> libmpg123
</li></ul>
-<p>Additionally, Chickadee depends on being able to create an OpenGL 3.3
-context at runtime, which means that some older computers may not be
-able to run games written with Chickadee.
-</p>