This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] New dependencies with old packages


When there is a newer version of a package, but I opt to keep the old version, setup.exe want to install the dependencies of the new package. With this patch setup.exe doesn't compute the dependecies of installed packages, except when they are current (so rerunning setup.exe to repairing an installation keep working).


2011-05-30 SZAVAI Gyula <szgyg@ludens.elte.hu>


	* prereq.cc (PrereqChecker::isMet): Don't install the new
	version's dependencies when we keep the old package.

Attachment: no_installed_dependency.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]