add zlib as an explicit dependency for getdeps build

Summary:
needed for QUIC/H3 interop

also make it possible to run getdeps build with extra arguments (--no-tests for
example)

Reviewed By: mjoras

Differential Revision: D24925777

fbshipit-source-id: fbdc1aa56e398d295ef8dac0ad0bab03bd7bd803
This commit is contained in:
Luca Niccolini 2020-11-12 10:30:08 -08:00 committed by Facebook GitHub Bot
parent b57155abd4
commit 375b1b1cf0

View File

@ -24,6 +24,7 @@ BUILD_TESTS = ON
BUILD_TESTS = OFF
[dependencies]
zlib
gperf
folly
fizz