mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 01:10:27 +08:00
010e88c647
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
19 lines
421 B
Plaintext
19 lines
421 B
Plaintext
Source: soci
|
|
Version: 3.2.3-4
|
|
Description: SOCI database access library
|
|
|
|
Feature: boost
|
|
Build-Depends: boost-date-time, boost-fusion, boost-optional, boost-preprocessor, boost-tuple
|
|
Description: Integration with Boost
|
|
|
|
Feature: sqlite3
|
|
Build-Depends: sqlite3
|
|
Description: Build sqlite3 backend
|
|
|
|
Feature: postgresql
|
|
Build-Depends: libpq
|
|
Description: Build postgresql backend
|
|
|
|
Feature: odbc
|
|
Description: Build odbc backend
|