Skip to content

Commit

Permalink
use declared getdeps system dependencies
Browse files Browse the repository at this point in the history
Summary: Use the declared getdeps system dependencies from ws_airstore build.  As they come from the OS packages they are dynamically linked, which makes the python build happy.

Reviewed By: zhaoduow

Differential Revision: D57047488

fbshipit-source-id: 751fd2b71c5e81d987d9fe6d9502cd5f4613ac66
  • Loading branch information
ahornby authored and facebook-github-bot committed May 9, 2024
1 parent 5bacd35 commit 6fa91bd
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions build/fbcode_builder/manifests/ws_airstore
Expand Up @@ -13,14 +13,17 @@ builder = nop

[dependencies]
boost
libcurl
double-conversion
fizz
fmt
folly
googletest
libsodium
libcurl
libevent
double-conversion
libffi
libsodium
openssl
sqlite3
wangle
zstd
zlib
Expand Down

0 comments on commit 6fa91bd

Please sign in to comment.