mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-03 20:08:24 -05:00
14 lines
312 B
JSON
Executable File
14 lines
312 B
JSON
Executable File
{
|
|
"name": "libepoxy",
|
|
"version-semver": "1.5.9",
|
|
"port-version": 1,
|
|
"description": "Epoxy is a library for handling OpenGL function pointer management for you",
|
|
"homepage": "https://github.com/anholt/libepoxy",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-tool-meson",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|