Merge pull request #227 from philips/git-in-image

feat(coreos-base/coreos): add git to the base image
This commit is contained in:
Greg Kroah-Hartman 2013-09-29 18:53:39 -07:00
commit ea58e34e74
3 changed files with 3 additions and 0 deletions

View File

@ -138,4 +138,5 @@ RDEPEND="${RDEPEND}
dev-db/etcdctl
net-fs/nfs-utils
net-misc/iputils
dev-vcs/git
"

View File

@ -72,3 +72,5 @@ sys-libs/gdbm berkdb
# TODO: disable most static things
sys-libs/zlib static-libs
dev-vcs/git -perl -iconv