Ken Brown writes: >> How about something like [PKG_]REQUIRE_EXCLUDES for packages that we >> don't want to require? > > Any further thoughts about this?
+1 Since I have made a snapshot package, cygport picks up that package as a dependency. I've patched pkg.cygpart to filter these out (grep -Ev '^(…|…)-' before the first sed invocation), but a more general solution to this problem would be most welcome. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Waldorf MIDI Implementation & additional documentation: http://Synth.Stromeko.net/Downloads.html#WaldorfDocs
