Skip to content

Commit

Permalink
Update conanfile.py
Browse files Browse the repository at this point in the history
  • Loading branch information
apolukhin authored Nov 12, 2024
1 parent 7bcfd00 commit 22bdd53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ def requirements(self):
self.requires('concurrentqueue/1.0.3', transitive_headers=True)
self.requires('cryptopp/8.9.0')
self.requires('fmt/8.1.1', transitive_headers=True)
self.requires('libiconv/1.17')
self.requires('libnghttp2/1.61.0')
self.requires('libcurl/7.86.0')
self.requires('libev/4.33')
Expand Down

0 comments on commit 22bdd53

Please sign in to comment.