From dda80c29ed4177720c2117c46c1bd134ec61f812 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 3 Feb 2013 16:41:17 +0100 Subject: Use php's fileinfo instead of perl to detect mimetype Signed-off-by: Florian Pritz --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') 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 -- cgit v1.2.3-24-g4f1b