mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 21:01:48 +08:00
12 lines
267 B
JSON
12 lines
267 B
JSON
|
{
|
||
|
"name": "libodb-pgsql",
|
||
|
"version-string": "2.4.0",
|
||
|
"port-version": 5,
|
||
|
"description": "Description: PostgreSQL support for the ODB ORM library",
|
||
|
"homepage": "https://www.codesynthesis.com/products/odb/",
|
||
|
"dependencies": [
|
||
|
"libodb",
|
||
|
"libpq"
|
||
|
]
|
||
|
}
|