diff options
| author | codicodi <rob.ceglinski@gmail.com> | 2017-03-05 12:52:49 +0100 |
|---|---|---|
| committer | codicodi <rob.ceglinski@gmail.com> | 2017-03-05 12:52:49 +0100 |
| commit | 2825c305e3e8c0b80b40a259d28ac318b819e7c3 (patch) | |
| tree | e44643be1f4526d06974a7ee23009abf8d3addda /ports/poco/CONTROL | |
| parent | 2054f964fd6ab4edd0fcf30d56c2de20387d3077 (diff) | |
| download | vcpkg-2825c305e3e8c0b80b40a259d28ac318b819e7c3.tar.gz vcpkg-2825c305e3e8c0b80b40a259d28ac318b819e7c3.zip | |
[poco & openjpeg] Prevent installation of CRT redistributables
Diffstat (limited to 'ports/poco/CONTROL')
| -rw-r--r-- | ports/poco/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/poco/CONTROL b/ports/poco/CONTROL index ae2758c1f..555be3a5d 100644 --- a/ports/poco/CONTROL +++ b/ports/poco/CONTROL @@ -1,4 +1,4 @@ Source: poco -Version: 1.7.6-3 +Version: 1.7.6-4 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 +Description: Modern, powerful open source C++ class libraries for building network and internet-based applications that run on desktop, server, mobile and embedded systems. |
