[PATCH] Stop automatic dependency selection on setup.exe chooser screen

Andy Koppe andy.koppe@gmail.com
Sat Aug 7 05:39:00 GMT 2010


On 7 August 2010 05:29, Christopher Faylor wrote:
> On Fri, Aug 06, 2010 at 10:29:43PM +0100, Andy Koppe wrote:
>>FWIW, attached is my take on a fix for this.  Getting the same
>>dependencies, but additional "Required bys".  (Actually libcurl4 and
>>libssh2_1 are extra dependencies, but I assume you already have them
>>installed.
>
> This seems to do the same job as Corinna's and it seems to be a smaller
> patch.  Is there a possibility of an endless loop here at all?  I don't
> think there is but I want to be sure.

Attached is a simpler version, after I realised that the 'known' set
isn't actually needed. Added a few more comments as well.

I don't think an endless loop is a possibility, because only
dependencies that aren't in 'unmet' already are added to the todo
queue, so each package can make it into the queue only once.

Andy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: prereq.cc.patch
Type: application/octet-stream
Size: 3423 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-apps/attachments/20100807/e517614e/attachment.obj>


More information about the Cygwin-apps mailing list