Skip to content

Commit

Permalink
fix getdeps build
Browse files Browse the repository at this point in the history
Summary:
X-link: facebookincubator/velox#5687

When I introduced ProcessId, I forgot to fix the open source
build. This diff also works around a bug in fmt 8.

Reviewed By: kmancini

Differential Revision: D47485282

fbshipit-source-id: bc7b1cd604f255443d9cee3a7bae714d0ff6c28e
  • Loading branch information
chadaustin authored and facebook-github-bot committed Jul 18, 2023
1 parent 69147b0 commit d9af4a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/fbcode_builder/manifests/edencommon
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ repo_url = https://github.com/facebookexperimental/edencommon.git
builder = cmake

[dependencies]
fmt
folly
gflags
glog
Expand Down

0 comments on commit d9af4a0

Please sign in to comment.