diff options
| author | Marco Craveiro <mcraveiro@users.noreply.github.com> | 2019-02-01 20:25:28 +0000 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-02-01 12:25:28 -0800 |
| commit | 52390cf481f6fe3962bbbd2b84a62ab4d9702484 (patch) | |
| tree | f52f1f6259b2762ab8d2dcbe771e606999db560f /ports/libodb-boost/CONTROL | |
| parent | 9be25c17aaf1fc9a1cf2c86a9225879f5ee45f57 (diff) | |
| download | vcpkg-52390cf481f6fe3962bbbd2b84a62ab4d9702484.tar.gz vcpkg-52390cf481f6fe3962bbbd2b84a62ab4d9702484.zip | |
[libodb] Assorted fixes to get ODB v2.4 libraries to compile on x64 Linux (#5260)
* [libodb] Add configure headers to all libs for Linux
* [libodb] Include options files in install
Diffstat (limited to 'ports/libodb-boost/CONTROL')
| -rw-r--r-- | ports/libodb-boost/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/libodb-boost/CONTROL b/ports/libodb-boost/CONTROL new file mode 100644 index 000000000..5913d752b --- /dev/null +++ b/ports/libodb-boost/CONTROL @@ -0,0 +1,4 @@ +Source: libodb-boost +Version: 2.4.0-1 +Description: Description: Boost support for the ODB ORM library +Build-Depends: libodb |
