On Wed, Nov 28, 2012 at 9:55 AM, Bruno Dilly <bdi...@profusion.mobi> wrote:
> On Wed, Nov 28, 2012 at 9:25 AM, Michael Blumenkrantz
> <michael.blumenkra...@gmail.com> wrote:
>> On Wed, 28 Nov 2012 12:16:18 +0100
>> s...@tango.flipp.net wrote:
>>
>>> > Log:
>>> > argh it was only connman that was broken and I am the breaker
>>>
>>> So connman wont work with efl 1.7.x, which is the version distributions
>>> should use?
>>>
>>> >
>>> > @@ -805,7 +805,7 @@
>>> >  AM_CONDITIONAL(HAVE_DUMMY, false)
>>> >  define([CHECK_MODULE_CONNMAN],
>>> >  [
>>> > -  AC_E_CHECK_PKG(ECONNMAN, [ edbus >= 1.7.0 ], [], [CONNMAN=false])
>>> > +  AC_E_CHECK_PKG(ECONNMAN, [ edbus2 ], [], [CONNMAN=false])
>>> >  dnl  AC_E_CHECK_PKG(DUMMY, [ connman >= 1.0 ], [], [CONNMAN=false])
>>> >  ])
>>> >  AC_SUBST(ECONNMAN_CFLAGS)
>>>
>>>
>>>
>>
>> hmm I thought that the agent used edbus, but I guess I confused it with 
>> python e_dbus. today is a confusing day for me
>>
>
> python e_dbus is used by econnman-bin, written in python, by barbieri.
> The connman module (including the agent) of e17 uses the old e_dbus.

The thing is the pkg-config file for e_dbus is edubs.pc (gotta love
consistency). For edbus is edbus2.pc

-- 
Eduardo de Barros Lima ◤✠◢
ebl...@gmail.com

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to