diff options
| author | Cheney Wang <38240633+Cheney-W@users.noreply.github.com> | 2019-07-06 09:24:25 +0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-07-05 18:24:25 -0700 |
| commit | 17b5841bc36a13f950af8b052335b2ea56b05db5 (patch) | |
| tree | d476f2ad1406e9cda6a0a9aa20d531a332eddaea /ports/libmupdf/CONTROL | |
| parent | 2129bcd1801bf24a8088ed9607069a1bf06028c9 (diff) | |
| download | vcpkg-17b5841bc36a13f950af8b052335b2ea56b05db5.tar.gz vcpkg-17b5841bc36a13f950af8b052335b2ea56b05db5.zip | |
[libmupdf] Enable the old patch for fixing C2169 (#7107)
Diffstat (limited to 'ports/libmupdf/CONTROL')
| -rw-r--r-- | ports/libmupdf/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libmupdf/CONTROL b/ports/libmupdf/CONTROL index 1285b8c85..28b287a00 100644 --- a/ports/libmupdf/CONTROL +++ b/ports/libmupdf/CONTROL @@ -1,5 +1,5 @@ Source: libmupdf -Version: 1.15.0 +Version: 1.15.0-1 Build-Depends: freetype, libjpeg-turbo, harfbuzz, zlib, curl, glfw3, openjpeg, jbig2dec Homepage: https://github.com/ArtifexSoftware/mupdf Description: a lightweight PDF, XPS, and E-book library |
