{ "name": "nfs", "kind": "stratum", "description": "NFS utilities", "build-depends": [ { "repo": "baserock:baserock/morphs", "ref": "baserock/release/baserock-7", "morph": "core" } ], "chunks": [ { "name": "libevent", "repo": "upstream:libevent", "ref": "41d77a7c1ea5384b70f0edf56542212692e44ba7", "build-depends": [] }, { "name": "sqlite3", "repo": "upstream:sqlite3", "ref": "f6c2a9fe49d20654c2c41844d056033692a223b7", "build-depends": [] }, { "name": "tcp-wrappers", "repo": "upstream:tcp-wrappers", "ref": "23b65f29b324b65a057a3fa87613b788856d6e4e", "build-depends": [] }, { "name": "ti-rpc", "repo": "upstream:ti-rpc", "ref": "c5a7a19070e74115fc9c26aa6f3dfec1da220c1f", "build-depends": [] }, { "name": "rpcbind", "repo": "upstream:rpcbind", "ref": "aa3ac0d86c258d3e355ae59df31a96da795ecdfa", "build-depends": [ "ti-rpc", "tcp-wrappers" ] }, { "name": "nfs-utils", "repo": "upstream:nfs-utils", "ref": "08baf3bc2f66a1ca6401191e19380028d2fc2c6d", "build-depends": [ "libevent", "sqlite3", "tcp-wrappers", "ti-rpc" ] } ] }