Merge remote-tracking branch 'slp/intefl/svn_merge'
[framework/uifw/edje.git] / README
diff --git a/README b/README
index c9a0fba..f57cfd3 100644 (file)
--- a/README
+++ b/README
@@ -1,24 +1,30 @@
-Edje 1.0.0 BETA
+Edje 1.7.0
 
 ******************************************************************************
 
  FOR ANY ISSUES PLEASE EMAIL:
  enlightenment-devel@lists.sourceforge.net
-  
+
 ******************************************************************************
-  
+
 Requirements:
 -------------
 
 Must:
   libc
-  libm 
-  eet (at least 1.4.0) 
-  ecore (at least 1.0.0)
-  ecore-evas (at least 1.0.0)
-  ecore-file (at least 1.0.0)
-  embryo (at least 1.0.0)
-  evas (at least 1.0.0)
+  eet (at least 1.5.0)
+  ecore (at least 1.1.0)
+  ecore-evas (at least 1.1.0)
+  ecore-file (at least 1.1.0)
+  embryo (at least 1.1.0)
+  evas (at least 1.1.0)
+For audio support (disabled - you have to patch to enable):
+  remix - https://github.com/kfish/remix
+  libsndfile (at least 1.0.22)
+  libvorbis
+  libogg
+  libflac
+  libasound (alsa)
 
 Edje is a graphical layout and animation library for animated resizable,
 compressed and scalable themes. It is meant to abstract UI from the
@@ -34,5 +40,3 @@ COMPILING AND INSTALLING:
   make
 (as root unless you are installing in your users directories):
   make install
-      
-