Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : libs/emotion

Dir     : e17/libs/emotion


Modified Files:
        configure.in 


Log Message:
ecore_job is needed. (Thanks Damien)

===================================================================
RCS file: /cvs/e/e17/libs/emotion/configure.in,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -3 -r1.45 -r1.46
--- configure.in        25 Mar 2007 08:37:47 -0000      1.45
+++ configure.in        15 Apr 2007 17:09:03 -0000      1.46
@@ -83,7 +83,7 @@
 
 PKG_CHECK_MODULES(EVAS, [evas >= 0.9.9])
 PKG_CHECK_MODULES(EDJE, [edje >= 0.5.0])
-PKG_CHECK_MODULES(ECORE, [ecore >= 0.9.9 ecore-evas >= 0.9.9])
+PKG_CHECK_MODULES(ECORE, [ecore >= 0.9.9 ecore-evas >= 0.9.9 ecore-job >= 
0.9.9])
 
 save_CPPFLAGS=$CPPFLAGS
 CPPFLAGS="$CPPFLAGS $ECORE_CFLAGS"



-------------------------------------------------------------------------
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/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to