28 lines
618 B
JSON
Raw Normal View History

{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-stl-interfaces",
2022-12-20 18:20:54 +01:00
"version": "1.81.0",
"port-version": 1,
"description": "Boost stl_interfaces module",
"homepage": "https://github.com/boostorg/stl_interfaces",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-assert",
"version>=": "1.81.0#1"
},
{
"name": "boost-config",
"version>=": "1.81.0#1"
},
{
"name": "boost-type-traits",
"version>=": "1.81.0#1"
},
{
"name": "boost-vcpkg-helpers",
"version>=": "1.81.0#2"
}
]
}