mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 17:06:58 +02:00
Merge pull request #192 from philips/add-nfs
add NFS dependency to hard-host-deps
This commit is contained in:
commit
1b493e4167
@ -151,6 +151,7 @@ RDEPEND="${RDEPEND}
|
||||
virtual/udev
|
||||
dev-db/etcd
|
||||
dev-db/etcdctl
|
||||
net-fs/nfs-utils
|
||||
"
|
||||
|
||||
# TODO(dianders):
|
||||
|
@ -107,6 +107,7 @@ RDEPEND="${RDEPEND}
|
||||
app-text/asciidoc
|
||||
app-text/xmlto
|
||||
sys-apps/gptfdisk
|
||||
net-libs/libtirpc
|
||||
"
|
||||
|
||||
# Host dependencies that create usernames/groups we need to pull over to target.
|
||||
|
Loading…
Reference in New Issue
Block a user