Enlightenment CVS committal

Author  : tilman
Project : e17
Module  : libs/emotion

Dir     : e17/libs/emotion


Modified Files:
        configure.in emotion.pc.in 


Log Message:
heh, we don't actually directly require eet and embryo :)

===================================================================
RCS file: /cvs/e/e17/libs/emotion/configure.in,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -3 -r1.43 -r1.44
--- configure.in        23 Mar 2007 10:20:47 -0000      1.43
+++ configure.in        23 Mar 2007 10:23:17 -0000      1.44
@@ -81,11 +81,9 @@
 packagesrcdir=`cd $srcdir && pwd`
 AC_DEFINE_UNQUOTED(PACKAGE_SOURCE_DIR, "${packagesrcdir}", [Source Directory])
 
-PKG_CHECK_MODULES(EET, [eet >= 0.9.10])
 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(EMBRYO, [embryo >= 0.9.1])
 
 save_CPPFLAGS=$CPPFLAGS
 CPPFLAGS="$CPPFLAGS $ECORE_CFLAGS"
===================================================================
RCS file: /cvs/e/e17/libs/emotion/emotion.pc.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- emotion.pc.in       23 Mar 2007 10:20:47 -0000      1.2
+++ emotion.pc.in       23 Mar 2007 10:23:17 -0000      1.3
@@ -8,5 +8,5 @@
 Requires: evas
 Version: @VERSION@
 Libs: -L${libdir} -lemotion
-Libs.private: @EET_LIBS@ @EDJE_LIBS@ @ECORE_LIBS@ @EMBRYO_LIBS@ @XINE_LIBS@ 
@GST_LIBS@
+Libs.private: @EDJE_LIBS@ @ECORE_LIBS@ @XINE_LIBS@ @GST_LIBS@
 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

Reply via email to