Code review comment for lp:~mzanetti/unity/phablet-better-cmake

Revision history for this message
Michael Zanetti (mzanetti) wrote :

> > => My conclusion is to remove all the crap and just install it to the
> > python2.7 dir in the .install file.
> >
> > How does that sound?
>
> As long as we have a specific dependency on python2.7, I don't see a problem
> with that.

We don't need the build dependency any more... Before it was just there because cmake was executing that python call.

For running the tests, there is an implicit dependency to python through autopilot itself.

« Back to merge proposal