Enlightenment CVS committal Author : onefang Project : e17 Module : proto/e_dbus
Dir : e17/proto/e_dbus Modified Files: configure.in Log Message: The dbus API didn't stabalise until comparatively recently. There are still distros out there with dbus 0.61, but 0.62 seems to be the earliest version that e_dbus works with. =================================================================== RCS file: /cvs/e/e17/proto/e_dbus/configure.in,v retrieving revision 1.13 retrieving revision 1.14 diff -u -3 -r1.13 -r1.14 --- configure.in 11 Jul 2007 00:44:20 -0000 1.13 +++ configure.in 16 Aug 2007 13:01:47 -0000 1.14 @@ -13,7 +13,7 @@ AC_CONFIG_HEADERS(config.h) PKG_CHECK_MODULES([EDBUS], [ - dbus-1 + dbus-1 >= 0.62 ecore >= 0.9.9 ]) ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs