mirror of
https://github.com/git/git.git
synced 2024-11-28 12:34:08 +08:00
Recommend 'less' for Debian.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
c6ae61590f
commit
b93aa3ec95
2
debian/control
vendored
2
debian/control
vendored
@ -8,7 +8,7 @@ Standards-Version: 3.6.1
|
||||
Package: git-core
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}, patch, rcs
|
||||
Recommends: rsync, curl, ssh, libmail-sendmail-perl, libemail-valid-perl, python (>= 2.4.0)
|
||||
Recommends: rsync, curl, ssh, libmail-sendmail-perl, libemail-valid-perl, python (>= 2.4.0), less
|
||||
Suggests: cogito
|
||||
Conflicts: git, cogito (<< 0.13)
|
||||
Description: The git content addressable filesystem
|
||||
|
Loading…
Reference in New Issue
Block a user