Skip to content

Commit

Permalink
Move to use libcurl-minimal
Browse files Browse the repository at this point in the history
Summary:
X-link: facebookincubator/zstrong#992

OSS Builds currently fail due to libcurl conflicting with libcurl-minimal. As far as I can tell, there are no blockers for moving FBOSS to use libcurl-minimal instead of libcurl.

Reviewed By: srikrishnagopu

Differential Revision:
D62759136

Privacy Context Container: L1125642

fbshipit-source-id: 79aa7fcc6f651cc074198f94e688b34b629a997f
  • Loading branch information
paulcruz74 authored and facebook-github-bot committed Sep 16, 2024
1 parent bada5d6 commit 2efb878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/fbcode_builder/manifests/libcurl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = libcurl

[rpms]
libcurl-devel
libcurl
libcurl-minimal

[debs]
libcurl4-openssl-dev
Expand Down

0 comments on commit 2efb878

Please sign in to comment.