diff options
| author | sdcb <sdflysha@qq.com> | 2016-11-18 13:46:18 +0800 |
|---|---|---|
| committer | sdcb <sdflysha@qq.com> | 2016-11-18 13:46:18 +0800 |
| commit | f3cb18292c2624279606f9e1098b6fc7c3f569a8 (patch) | |
| tree | 01ed2d29a4526346f964a0d43ac2b0fe03b7ac8d /ports/poco/CONTROL | |
| parent | a7af1a727ea2631f7ba7373f6f0c8336881a3dde (diff) | |
| download | vcpkg-f3cb18292c2624279606f9e1098b6fc7c3f569a8.tar.gz vcpkg-f3cb18292c2624279606f9e1098b6fc7c3f569a8.zip | |
Fix poco-pcre debug link issue
Should fix: https://github.com/Microsoft/vcpkg/issues/302
Diffstat (limited to 'ports/poco/CONTROL')
| -rw-r--r-- | ports/poco/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/poco/CONTROL b/ports/poco/CONTROL index 2265e1f08..6f4f7e3b1 100644 --- a/ports/poco/CONTROL +++ b/ports/poco/CONTROL @@ -1,4 +1,4 @@ Source: poco -Version: 1.7.6-1 +Version: 1.7.6-2 Build-Depends: zlib, pcre, sqlite3, expat Description: Modern, powerful open source C++ class libraries for building network and internet-based applications that run on desktop, server, mobile and embedded systems.
\ No newline at end of file |
