diff options
| author | Todor Prokopov <koprok@users.noreply.github.com> | 2018-12-18 02:30:27 +0200 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-12-17 16:30:27 -0800 |
| commit | ffbff8caabd2fa7e853df18e9d04c391fcc06076 (patch) | |
| tree | 607a9ae7acf85a2a8fdbd433b6524ce2610b143b /ports/wt/CONTROL | |
| parent | 411d1332ada32750ae9993654cf38b9e3dd2c72d (diff) | |
| download | vcpkg-ffbff8caabd2fa7e853df18e9d04c391fcc06076.tar.gz vcpkg-ffbff8caabd2fa7e853df18e9d04c391fcc06076.zip | |
Wt Linux fixes (#4927)
* [harfbuzz] Fix build on Linux
* [cairo] Fix build on Linux
* [pango] Fix build on Linux
* [wt] Fix build on Linux
* [wt] Fix linking with -lcrypto
Diffstat (limited to 'ports/wt/CONTROL')
| -rw-r--r-- | ports/wt/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/wt/CONTROL b/ports/wt/CONTROL index ff99b10b5..a66c39f42 100644 --- a/ports/wt/CONTROL +++ b/ports/wt/CONTROL @@ -1,4 +1,4 @@ Source: wt -Version: 4.0.4 +Version: 4.0.4-2 Description: Wt is a C++ library for developing web applications Build-Depends: openssl, sqlite3, libpq, pango, glew, boost-date-time, boost-regex, boost-program-options, boost-signals, boost-system, boost-filesystem, boost-thread, boost-random, boost-multi-index, boost-signals2, boost-asio, boost-ublas, boost-conversion, boost-array, boost-smart-ptr, boost-tuple, boost-algorithm, boost-logic, boost-interprocess |
