Summary:
X-link: https://github.com/facebookincubator/zstrong/pull/1098
We have been manually syncing our builds when there is a change in builds of our dependencies (folly, thrift). This has been one of the major source of work in OSS maintenance. Migrating to getdeps will automatically sync the dependencies which means we only have to manage our own builds.
NOTE: There is a dependency of getdeps on zlib which requires us to first run sudo dnf install -y zlib-devel before we successfully run getdeps. I don't think this should affect the OSS build as it is a getdeps dependency.
Reviewed By: haowu14
Differential Revision: D65844211
fbshipit-source-id: 8e89e670cdec4a21ca7aba48ae58b5b72ddbf832