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
|
virtual/udev
|
||||||
dev-db/etcd
|
dev-db/etcd
|
||||||
dev-db/etcdctl
|
dev-db/etcdctl
|
||||||
|
net-fs/nfs-utils
|
||||||
"
|
"
|
||||||
|
|
||||||
# TODO(dianders):
|
# TODO(dianders):
|
||||||
|
@ -107,6 +107,7 @@ RDEPEND="${RDEPEND}
|
|||||||
app-text/asciidoc
|
app-text/asciidoc
|
||||||
app-text/xmlto
|
app-text/xmlto
|
||||||
sys-apps/gptfdisk
|
sys-apps/gptfdisk
|
||||||
|
net-libs/libtirpc
|
||||||
"
|
"
|
||||||
|
|
||||||
# Host dependencies that create usernames/groups we need to pull over to target.
|
# Host dependencies that create usernames/groups we need to pull over to target.
|
||||||
|
Loading…
Reference in New Issue
Block a user