Enlightenment CVS committal Author : tilman Project : e17 Module : libs/edje
Dir : e17/libs/edje Modified Files: configure.in edje.pc.in Log Message: edje requires ecore-job =================================================================== RCS file: /cvs/e/e17/libs/edje/configure.in,v retrieving revision 1.77 retrieving revision 1.78 diff -u -3 -r1.77 -r1.78 --- configure.in 21 Mar 2007 15:36:26 -0000 1.77 +++ configure.in 21 Mar 2007 16:20:06 -0000 1.78 @@ -81,6 +81,7 @@ PKG_CHECK_MODULES(EDJE, [ evas >= 0.9.9 ecore-evas >= 0.9.9 + ecore-job >= 0.9.9 eet >= 0.9.10 embryo >= 0.9.1 ]) =================================================================== RCS file: /cvs/e/e17/libs/edje/edje.pc.in,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- edje.pc.in 20 Mar 2007 23:20:13 -0000 1.6 +++ edje.pc.in 21 Mar 2007 16:20:06 -0000 1.7 @@ -7,7 +7,7 @@ Name: edje Description: Enlightened graphical design and layout engine. -Requires: ecore evas eet embryo +Requires: ecore-evas ecore-job eet embryo Version: @VERSION@ Libs: -L${libdir} -ledje Cflags: -I${includedir} ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs