great, as long as it will be added

On Fri, Jan 4, 2013 at 11:57 AM, Lucas De Marchi <
lucas.demar...@profusion.mobi> wrote:

> On Fri, Jan 4, 2013 at 4:46 AM, Michael Blumenkrantz
> <michael.blumenkra...@gmail.com> wrote:
> > On Thu,  3 Jan 2013 14:08:41 -0800
> > "Enlightenment SVN" <no-re...@enlightenment.org> wrote:
> >
> >> Log:
> >> e: Remove e_dbus dependency
> >>
> >>   Patch by: Jos?\195?\169 Roberto de Souza  <zehortig...@profusion.mobi
> >
> >>
> >>
> >>
> >> Author:       lucas
> >> Date:         2013-01-03 14:08:40 -0800 (Thu, 03 Jan 2013)
> >> New Revision: 82125
> >> Trac:         http://trac.enlightenment.org/e/changeset/82125
> >>
> >> Modified:
> >>   trunk/e/configure.ac trunk/e/src/bin/e.h
> >>
> >> Modified: trunk/e/configure.ac
> >> ===================================================================
> >> --- trunk/e/configure.ac      2013-01-03 22:08:36 UTC (rev 82124)
> >> +++ trunk/e/configure.ac      2013-01-03 22:08:40 UTC (rev 82125)
> >> @@ -523,8 +523,6 @@
> >>    efreet-mime >= ${efl_version}
> >>    efreet-trash >= ${efl_version}
> >>    eina >= ${efl_version}
> >> -  dbus-1
> >> -  edbus >= ${efl_version}
> >>    edbus2 >= ${efl_version}
> >>    eio >= ${efl_version}
> >>    $hal_mount
> >> @@ -546,8 +544,6 @@
> >>  efreet-mime >= ${efl_version} \
> >>  efreet-trash >= ${efl_version} \
> >>  eina >= ${efl_version} \
> >> -dbus-1 \
> >> -edbus >= ${efl_version} \
> >>  edbus2 \
> >>  eio >= ${efl_version} \
> >>  $hal_mount \
> >> @@ -711,7 +707,7 @@
> >>    AC_CACHE_VAL([e_cv_want_enotify], [e_cv_want_enotify=yes])
> >>  )
> >>  if test "x$e_cv_want_enotify" != "xno" ; then
> >> -  AC_E_CHECK_PKG(ENOTIFY, [ edbus >= $efl_version enotify >=
> $efl_version ],
> >> +  AC_E_CHECK_PKG(ENOTIFY, [ edbus2 >= $efl_version ],
> >>    [
> >>      AC_DEFINE_UNQUOTED([HAVE_ENOTIFY], [1], [enable enotify])
> >>    ],
> >>
> >> Modified: trunk/e/src/bin/e.h
> >> ===================================================================
> >> --- trunk/e/src/bin/e.h       2013-01-03 22:08:36 UTC (rev 82124)
> >> +++ trunk/e/src/bin/e.h       2013-01-03 22:08:40 UTC (rev 82125)
> >> @@ -112,7 +112,6 @@
> >>  # include <Efreet.h>
> >>  # include <Efreet_Mime.h>
> >>  # include <Edje.h>
> >> -# include <E_DBus.h>
> >>  # include <EDBus.h>
> >>  # include <Eio.h>
> >>
> >>
> >>
> >
> >
> > You haven't updated ChangeLog/NEWS for a single commit that you have
> made. Please fix this at your earliest convenience.
>
> Trust me... it's on my queue of pending patches. I just didn't send
> yet. There's the bluez4 module missing, then ChangeLog + NEWS.
>
>
> Lucas De Marchi
>
>
> ------------------------------------------------------------------------------
> Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
> much more. Get web development skills now with LearnDevNow -
> 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
> SALE $99.99 this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122812
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to