sapling/build/fbcode_builder/manifests/fboss
Shrikrishna Khare 91abb7b7c7 SAI diag shell in OSS: python dep for FBOSS
Summary:
The SAI diag shell implementation requires Python3.7.6.
Previous diff in the stack added Python3.7.6 manifest.
Make use of it to build diag shell and link with Python lib.

Differential Revision: D20064315

fbshipit-source-id: c855f8a9f554066e8150ce1d867828a84161961b
2020-02-24 09:22:03 -08:00

41 lines
484 B
Plaintext

[manifest]
name = fboss
fbsource_path = fbcode/fboss
shipit_project = fboss
shipit_fbcode_builder = true
[git]
repo_url = https://github.com/facebook/fboss.git
[build.os=linux]
builder = cmake
[build.not(os=linux)]
builder = nop
[dependencies]
folly
fb303
wangle
rsocket-cpp
fizz
fmt
libsodium
googletest
zstd
fbthrift
iproute2
libmnl
libusb
libcurl
libnl
libsai
OpenNSA
re2
Python-3.7.6
[shipit.pathmap]
fbcode/fboss/github = .
fbcode/fboss/common = common
fbcode/fboss = fboss