Skip to content

Commit

Permalink
Try to depend on libxcrypt directly
Browse files Browse the repository at this point in the history
  • Loading branch information
asahtik committed Jan 14, 2025
1 parent b4c8e8e commit 449da82
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"name": "depthai",
"dependencies": [
{
"name": "libxcrypt",
"version": "4.4.36"
},
"cpp-httplib",
"libpng",
"tiff",
Expand Down

0 comments on commit 449da82

Please sign in to comment.