mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 11:51:14 +02:00
Merge pull request #227 from philips/git-in-image
feat(coreos-base/coreos): add git to the base image
This commit is contained in:
commit
ea58e34e74
@ -138,4 +138,5 @@ RDEPEND="${RDEPEND}
|
||||
dev-db/etcdctl
|
||||
net-fs/nfs-utils
|
||||
net-misc/iputils
|
||||
dev-vcs/git
|
||||
"
|
||||
|
||||
@ -72,3 +72,5 @@ sys-libs/gdbm berkdb
|
||||
|
||||
# TODO: disable most static things
|
||||
sys-libs/zlib static-libs
|
||||
|
||||
dev-vcs/git -perl -iconv
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user