Add "git" to our Ubuntu package "Recommends" (whoops, this should've been in here for a while now)

Docker-DCO-1.1-Signed-off-by: Andrew Page <admwiggin@gmail.com> (github: tianon)
Upstream-commit: 5317ad476d9e2c39cf6379fef4ec7f8ba0bcc23a
Component: engine
This commit is contained in:
Tianon Gravi
2014-03-04 22:59:46 -07:00
parent 5cfec2c466
commit 10b41687cf

View File

@ -115,6 +115,7 @@ EOF
--depends iptables \
--deb-recommends aufs-tools \
--deb-recommends ca-certificates \
--deb-recommends git \
--deb-recommends xz-utils \
--description "$PACKAGE_DESCRIPTION" \
--maintainer "$PACKAGE_MAINTAINER" \