raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=df1de58adb516d47fade65f752977425adf38972
commit df1de58adb516d47fade65f752977425adf38972 Author: Carsten Haitzler (Rasterman) <[email protected]> Date: Wed Feb 12 10:27:04 2014 +0900 update readme versions of deps --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index f25bc29..a9bfb9a 100644 --- a/README +++ b/README @@ -445,9 +445,9 @@ Required by default: * bullet * libpng * libjpeg - * gstreamer (0.10) (ensure you have all the gstreamer codecs you need/want) + * gstreamer (1.x) (ensure all codecs you want are installed. 0.10 optional) * zlib - * lua (5.1 or 5.2) + * luajit (lua 5.1 or 5.2 optional support) * libtiff * openssl * curl --
