On Thu, 2016-09-29 at 09:20 -0400, Alan Conway wrote:
> On Thu, 2016-09-22 at 23:48 +0000, Jeff Donner wrote:
> > 
> > Could you please add dependencies:
> > 
> >   rubygem-rspec
> >   rubygem-simplecov
> > 
> > for Fedora 24 at least, to the installation documentation?

Really this is not a documentation issue - it is a build issue.

The CMake build should just not try to test ruby if these are not
present (and in fact istr that there is code to do exactly this).

The build should never just fail because of some lack of dependency.
Either it should complain at the configure phase if the dependency is
mandatory; or it should just not build whatever bit of proton depends
on an absent optional dependency.

Andrew


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to