summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dave@izanagi>2013-09-23 21:03:02 -0400
committerDavid Thompson <dave@izanagi>2013-09-23 21:03:02 -0400
commit1cc76741f53d88a1f2004532b20f989457cfddaf (patch)
treedf9cbc9b6bc7683402c3d04843dd24b5b14fadaa
parentecd1c7638386684fc1991b757da52a4f53155931 (diff)
Add additional SDL dependency to INSTALL file.
-rw-r--r--INSTALL.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.org b/INSTALL.org
index 391b5a4..93d5bfd 100644
--- a/INSTALL.org
+++ b/INSTALL.org
@@ -29,7 +29,7 @@
*Debian*
#+BEGIN_SRC sh
- sudo apt-get install libsdl1.2-dev libsdl-image1.2-dev
+ sudo apt-get install libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev
#+END_SRC
*** Freeimage