author | Horst von Brand <vonbrand@inf.utfsm.cl> | |
Mon, 12 Sep 2005 00:00:49 +0000 (20:00 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 13 Sep 2005 02:15:02 +0000 (19:15 -0700) | ||
commit | 663a5ed5ca964d83269b5616348266bf3b7a7ab4 | |
tree | 59d46477f5ce9b6468bf7da98a8f27de546c18e2 | tree | snapshot |
parent | 5d9d831a51dc7847ad40fac77f9a072aa2d1c0bd | commit | diff |
[PATCH] There are several undocumented dependencies
There are several undocumented dependencies in the .spec and in the
INSTALL files. The following is from Fedora, perhaps other RPM
distributions call the packages differently.
Also, the manpages aren't always installed gzipped.
Updates to git-core.spec.in file:
- Some git scripts use Perl
- gitk needs wish, which is part of TCL/Tk.
- curl is used all over
- Need the ssh program from openssh-clients
Updates to INSTALL:
- Mention wish
- Mention ssh
Signed-off-by: Horst H. von Brand <vonbrand@inf.utfsm.cl>
There are several undocumented dependencies in the .spec and in the
INSTALL files. The following is from Fedora, perhaps other RPM
distributions call the packages differently.
Also, the manpages aren't always installed gzipped.
Updates to git-core.spec.in file:
- Some git scripts use Perl
- gitk needs wish, which is part of TCL/Tk.
- curl is used all over
- Need the ssh program from openssh-clients
Updates to INSTALL:
- Mention wish
- Mention ssh
Signed-off-by: Horst H. von Brand <vonbrand@inf.utfsm.cl>
INSTALL | diff | blob | history | |
git-core.spec.in | diff | blob | history |