From: José Fonseca Date: Sun, 11 Dec 2011 10:58:14 +0000 (+0000) Subject: Mention PIL requirement. X-Git-Url: https://git.cworth.org/git?p=apitrace;a=commitdiff_plain;h=0e3c21ca95dcb9b845a132be7c607f0bcd2bef80 Mention PIL requirement. --- diff --git a/INSTALL.markdown b/INSTALL.markdown index 5aacd5e..e6cfb61 100644 --- a/INSTALL.markdown +++ b/INSTALL.markdown @@ -9,6 +9,8 @@ Requirements common for all platforms: * Python version 2.6 or 2.7 + * Python Image Library + * CMake version 2.8 or higher (tested with version 2.8)