On Tuesday, November 22, 2011, Enlightenment SVN <no-re...@enlightenment.org>
wrote:
> Log:
> why is there a requires for the econnman.pc of connman >= 0.75 ? i
>  don't even see a connman.pc around - be that as it may, this is a dbus
>  protocol api lib and so it doesnt have a hard requirement for connman
>  to be installed - it's a soft requirement since its protocol.

Blame demarchi and holtmann as they say checking during compile
time is the way to go. Actually this is a way to force packagers to write
it properly.

But yes I agree with you :-S
>
>
> Author:       raster
> Date:         2011-11-22 15:36:00 -0800 (Tue, 22 Nov 2011)
> New Revision: 65524
> Trac:         http://trac.enlightenment.org/e/changeset/65524
>
> Modified:
>  trunk/e_dbus/configure.ac
>
> Modified: trunk/e_dbus/configure.ac
> ===================================================================
> --- trunk/e_dbus/configure.ac   2011-11-22 22:59:01 UTC (rev 65523)
> +++ trunk/e_dbus/configure.ac   2011-11-22 23:36:00 UTC (rev 65524)
> @@ -82,7 +82,7 @@
>  esac
>
>  requirement_ebluez="edbus >= 1.1.0"
> -requirement_econnman0_7x="edbus >= 1.1.0 connman >= 0.75"
> +requirement_econnman0_7x="edbus >= 1.1.0"
>  requirement_edbus="ecore >= 1.1.0 eina >= 1.1.0 dbus-1 >= 0.62"
>  requirement_ehal="edbus >= 1.1.0"
>  requirement_enotify="edbus >= 1.1.0"
>
>
>
------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure
> contains a definitive record of customers, application performance,
> security threats, fraudulent activity, and more. Splunk takes this
> data and makes sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-novd2d
> _______________________________________________
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
>

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to