|
|
if (foundcyclebroken(&thislink,sofar,provider,possi)) return 1;
|
|
if (foundcyclebroken(&thislink,sofar,provider,possi)) return 1;
|
|
|
if (foundcyclebroken(&thislink,sofar,possi->ed,provider->installed.depended)) return 1;
|
|
if (foundcyclebroken(&thislink,sofar,possi->ed,provider->installed.depended)) return 1;
|