vcpkg/ports/soci/CONTROL
Andrei Lebedev 010e88c647 [soci] Add patches for boost and postgresql (#6328)
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2019-05-09 15:22:50 -07:00

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