diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2018-08-28 18:26:37 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-28 18:26:37 -0700 |
| commit | 0c5b3ae2257da1f329e32a2260a1d11b03d9fd72 (patch) | |
| tree | 1135a75d057febe02dcba9ff3d6bb02e45f042c4 /ports/libraw/CONTROL | |
| parent | c44392c35b72d1e6c5a4d586e9653c099cb64514 (diff) | |
| parent | 94c644c6d3e518d3aff61bae497b42b6781ff3b1 (diff) | |
| download | vcpkg-0c5b3ae2257da1f329e32a2260a1d11b03d9fd72.tar.gz vcpkg-0c5b3ae2257da1f329e32a2260a1d11b03d9fd72.zip | |
Merge pull request #4180 from Voskrese/patch-1
[libraw] fix linux
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 5345138f8..431ba1dc7 100644 --- a/ports/libraw/CONTROL +++ b/ports/libraw/CONTROL @@ -1,4 +1,4 @@ Source: libraw -Version: 0.19.0 +Version: 0.19.0-1 Build-Depends: lcms, jasper Description: raw image decoder library |
