diff --git a/src/vcpkg.json b/src/vcpkg.json index 552216964ce..b65fa6a578a 100644 --- a/src/vcpkg.json +++ b/src/vcpkg.json @@ -3,9 +3,11 @@ "version": "0.1.0", "description": "XRT Windows build dependencies (vcpkg manifest)", "dependencies": [ + "boost-asio", "boost-filesystem", "boost-format", "boost-interprocess", + "boost-process", "boost-program-options", "boost-property-tree", "boost-regex",