summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2013-02-03 16:41:17 +0100
committerFlorian Pritz <bluewind@xinu.at>2013-02-03 16:43:03 +0100
commitdda80c29ed4177720c2117c46c1bd134ec61f812 (patch)
treeed3779471b04073a5d73887fb5f71010ba721bb8 /INSTALL
parent0fdfe6ad2cf73ddf52dcc67efd9805dede90a2dd (diff)
Use php's fileinfo instead of perl to detect mimetype
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 90c6bdf9a..fa88aa124 100644
--- a/INSTALL
+++ b/INSTALL
@@ -2,7 +2,7 @@
* run install.php to make sure all dependencies are installed
- if you are only creating a basic development installation you will only need:
- perl, File::MimeInfo::Magic
+ perl
pygmentize (part of pygments)
PHP Memache extension