[PATCH] Add new dependencies caused by git-send-email-script to debian/control
Signed-off-by: Ryan Anderson <ryan@michonline.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:

committed by
Junio C Hamano

parent
479cec960c
commit
6ff3376ca6
2
debian/control
vendored
2
debian/control
vendored
@ -8,7 +8,7 @@ Standards-Version: 3.6.1
|
|||||||
Package: git-core
|
Package: git-core
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, patch, diff, rcs
|
Depends: ${shlibs:Depends}, ${misc:Depends}, patch, diff, rcs
|
||||||
Recommends: rsync, curl, ssh
|
Recommends: rsync, curl, ssh, libmail-sendmail-perl, libemail-valid-perl
|
||||||
Conflicts: git
|
Conflicts: git
|
||||||
Description: The git content addressable filesystem
|
Description: The git content addressable filesystem
|
||||||
GIT comes in two layers. The bottom layer is merely an extremely fast
|
GIT comes in two layers. The bottom layer is merely an extremely fast
|
||||||
|
Reference in New Issue
Block a user