Merge pull request #192 from philips/add-nfs

add NFS dependency to hard-host-deps
This commit is contained in:
Greg Kroah-Hartman 2013-09-02 08:50:29 -07:00
commit 1b493e4167
4 changed files with 2 additions and 0 deletions

View File

@ -151,6 +151,7 @@ RDEPEND="${RDEPEND}
virtual/udev
dev-db/etcd
dev-db/etcdctl
net-fs/nfs-utils
"
# TODO(dianders):

View File

@ -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.