On Wed, 2010-06-23 at 07:20 -0400, Jason Tishler wrote: > Done. > > However, if a user downgrades from python-2.6.5-2 to python-2.5.5-1, > then the ncurses dependency will not be correct -- it should be > libncurses10 instead of libncursesw10.
That's a general problem with setup: it doesn't allow for different requires: for curr: and prev:. I always keep my deps correct for curr:, figuring that users will have prev:s deps from when it was curr:. Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple