Commit 8f815149 authored by Adam Simpkins's avatar Adam Simpkins Committed by Facebook Github Bot

getdeps: update eden dependencies

Summary:
Include tools/lfs in the shipit path map for now, since it is needed to
download vendored Rust crates on internal builds.  Also correctly indicate
that the fb-mercurial* dependencies also apply only to internal builds.

Reviewed By: chadaustin

Differential Revision: D18621421

fbshipit-source-id: 74f00bf318ff9aefdca8696a61a8f33587749e66
parent c951878f
......@@ -18,8 +18,6 @@ fb303
cpptoml
rocksdb
libgit2
fb-mercurial
fb-mercurial-rust
python-toml
# macOS ships with sqlite3, and some of the core system
......@@ -38,9 +36,14 @@ osxfuse
[dependencies.not(os=windows)]
libcurl
[dependencies.fb=on]
fb-mercurial
fb-mercurial-rust
[shipit.pathmap]
fbcode/eden/oss = .
fbcode/eden = eden
fbcode/tools/lfs = tools/lfs
[shipit.strip]
^fbcode/eden/fs/eden-config\.h$
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment