Author: tack
Date: Tue May 29 13:45:03 2007
New Revision: 2698

Modified:
   trunk/evas/setup.py

Log:
Bump evas version requirement (YUV colorspace stuff).


Modified: trunk/evas/setup.py
==============================================================================
--- trunk/evas/setup.py (original)
+++ trunk/evas/setup.py Tue May 29 13:45:03 2007
@@ -37,8 +37,8 @@
     print 'kaa.base not installed'
     sys.exit(1)
 
-if not check_library('evas', '0.9.9.032'):
-    print 'Evas >= 0.9.9.032 not found'
+if not check_library('evas', '0.9.9.038'):
+    print 'Evas >= 0.9.9.038 not found'
     print 'Download from http://enlightenment.freedesktop.org/'
     sys.exit(1)
     

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to