This is the mail archive of the cygwin 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]

Re: [ATN: git maintainer] Git package depends on python


On May 16, 2016, at 5:15 PM, Jon Ross <jonross@gmail.com> wrote:
> 
> Nor can I find any python files in the git package.

/usr/libexec/git-core/git-p4

I expect it is that file (or another like it) that cygport is finding and automatically adding the python dependency.

In the past, packages have had to be restructured to extract such non-core commands to avoid this.  In this case, it could be a git-p4 package, just for those rare people who use both Git and Perforce.
--
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


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