diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-05-19 18:07:16 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-05-22 03:53:23 -0700 |
| commit | 00655fa9f1398ab8a80548e16eee18c6ccd22883 (patch) | |
| tree | 703eb529383ec87159e9a6afdc9fbd7bc06bcb57 /ports/soci/CONTROL | |
| parent | 78e4d07e84afc0f1ab23179534aa08bf6e194b98 (diff) | |
| download | vcpkg-00655fa9f1398ab8a80548e16eee18c6ccd22883.tar.gz vcpkg-00655fa9f1398ab8a80548e16eee18c6ccd22883.zip | |
[soci] Switch to vcpkg_from_github(). Use WITH_Xs to improve robustness
Diffstat (limited to 'ports/soci/CONTROL')
| -rw-r--r-- | ports/soci/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/soci/CONTROL b/ports/soci/CONTROL index 1d1708a64..93af03325 100644 --- a/ports/soci/CONTROL +++ b/ports/soci/CONTROL @@ -1,3 +1,4 @@ Source: soci Version: 2016.10.22-1 +Build-Depends: boost-date-time, sqlite3 Description: SOCI database access library |
