diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2016-11-29 17:12:45 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2016-11-29 17:12:45 -0800 |
| commit | ab147b838b79692b838e6d3cf794a8caef3e5629 (patch) | |
| tree | 71a619fb2a7b56dffdbc6d2180e734608e7e1657 /ports/libraw/CONTROL | |
| parent | 7097f27cadf45d4b891396cb6bc24eddba3dd698 (diff) | |
| download | vcpkg-ab147b838b79692b838e6d3cf794a8caef3e5629.tar.gz vcpkg-ab147b838b79692b838e6d3cf794a8caef3e5629.zip | |
[vcpkg] Remove link-time choice of thread-safe vs non-thread-safe so that dependent libraries make the right choice.
Diffstat (limited to 'ports/libraw/CONTROL')
| -rw-r--r-- | ports/libraw/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libraw/CONTROL b/ports/libraw/CONTROL index d627cdd16..dd5c7a5c3 100644 --- a/ports/libraw/CONTROL +++ b/ports/libraw/CONTROL @@ -1,4 +1,4 @@ Source: libraw -Version: 0.17.2 +Version: 0.17.2-1 Build-Depends: libjpeg-turbo Description: raw image decoder library |
