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

fizz needs zlib

Summary: When building fizz with system packages zlib is required

Reviewed By: HarveyHunt

Differential Revision: D32987670

fbshipit-source-id: 7974125707f201418c96c735262ca56d02ab76f4
parent 4527e1b3
......@@ -26,6 +26,7 @@ BUILD_TESTS = OFF
[dependencies]
folly
libsodium
zlib
zstd
[dependencies.all(test=on, not(os=windows))]
......
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