diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-02-06 15:52:48 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-02-06 15:52:48 -0800 |
| commit | 1bfd72480d46845a941f891d232eb8c67b9d146c (patch) | |
| tree | 54d34afb3169ab6c0239e5f0c09168a7f6349923 /ports/poco/CONTROL | |
| parent | 5b7dc5626828bf452080f5906f3cfc5c68b05ba2 (diff) | |
| download | vcpkg-1bfd72480d46845a941f891d232eb8c67b9d146c.tar.gz vcpkg-1bfd72480d46845a941f891d232eb8c67b9d146c.zip | |
[poco] Fix #475 by adding include path to public interface.
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 6f4f7e3b1..ae2758c1f 100644 --- a/ports/poco/CONTROL +++ b/ports/poco/CONTROL @@ -1,4 +1,4 @@ Source: poco -Version: 1.7.6-2 +Version: 1.7.6-3 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 |
