mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-14 11:57:58 +08:00
41cbb3a48e
* [libepoxy] update to 1.5.10 (microsoft#27395) * [libepoxy] update to 1.5.10 (microsoft#27395) * [libepoxy] Add license and add use version over semver (microsoft#27395) * [libepoxy] Regenerate versions (microsoft#27395)
14 lines
305 B
JSON
14 lines
305 B
JSON
{
|
|
"name": "libepoxy",
|
|
"version": "1.5.10",
|
|
"description": "Epoxy is a library for handling OpenGL function pointer management for you",
|
|
"homepage": "https://github.com/anholt/libepoxy",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-tool-meson",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|