mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 17:29:01 +08:00
a3a42ede13
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
19 lines
421 B
Plaintext
19 lines
421 B
Plaintext
Source: soci
|
|
Version: 3.2.3-2
|
|
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
|