diff options
| author | Phoebe <925731795@qq.com> | 2019-07-07 15:26:12 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-07-07 00:26:12 -0700 |
| commit | 832f431527243d1f67f601592343ec0ff2536625 (patch) | |
| tree | f0f486360abd529dcf7f3a96b8ba3eaa331dfc9e /ports/poco/CONTROL | |
| parent | 465990716b0c0c6c9ad569c80caac7b3a6df36c8 (diff) | |
| download | vcpkg-832f431527243d1f67f601592343ec0ff2536625.tar.gz vcpkg-832f431527243d1f67f601592343ec0ff2536625.zip | |
[Poco] Add foundation library missing ipjlpapi.lib (#7169)
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 1e98ccc74..72c7cc72f 100644 --- a/ports/poco/CONTROL +++ b/ports/poco/CONTROL @@ -1,5 +1,5 @@ Source: poco -Version: 2.0.0-pre-2 +Version: 2.0.0-pre-3 Build-Depends: expat, libpq, pcre, sqlite3, zlib Description: Modern, powerful open source C++ class libraries for building network and internet-based applications that run on desktop, server, mobile and embedded systems. Homepage: https://github.com/pocoproject/poco |
