summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/INSTALL/debian.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/INSTALL/debian.txt b/docs/INSTALL/debian.txt
index 94f4d761..16c0c3ca 100644
--- a/docs/INSTALL/debian.txt
+++ b/docs/INSTALL/debian.txt
@@ -28,7 +28,7 @@ To install libsdldebian1.2, you can do type (as root):
Also make sure you install the other required packages.
- apt-get install libsdl-mixer1.2 libsdl-image1.2
+ apt-get install libsdl-mixer1.2 libsdl-image1.2 libxml2 libphysfs-1.0-0
Guichan can be found at :
@@ -53,7 +53,7 @@ Download Section of the Mana World WebSite. (I think you've got it because
you're reading this file which is included in, right !)
You must have gcc and g++ installed, libsdl1.2-dev, libsdl-mixer1.2-dev,
-libsdl-image1.2-dev, and also libguichan.
+libsdl-image1.2-dev, libxml2-dev, libphysfs-dev, and also libguichan.
Don't forget them :