Skip to content

Commit ed90931

Browse files
lniccofacebook-github-bot
authored andcommitted
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
1 parent 810d1bb commit ed90931

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/fbcode_builder/manifests/proxygen

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ BUILD_TESTS = ON
2424
BUILD_TESTS = OFF
2525

2626
[dependencies]
27+
zlib
2728
gperf
2829
folly
2930
fizz

0 commit comments

Comments
 (0)