Commit bc9cc4b3 authored by Alex Hornby's avatar Alex Hornby Committed by Facebook GitHub Bot

declare the libsodium dependency

Summary: Folly has an optional libsodium dependency.  Declare that in folly getdeps manifest so that the relevant code is built and tested in CI.

Reviewed By: yfeldblum

Differential Revision: D34028478

fbshipit-source-id: 5e7c2f86602b94a3a975907adf8bd04f49ec33c0
parent 7603afa2
...@@ -17,6 +17,7 @@ glog ...@@ -17,6 +17,7 @@ glog
googletest googletest
boost boost
libevent libevent
libsodium
double-conversion double-conversion
fmt fmt
lz4 lz4
......
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