diff options
| author | LarryIII <33021067+LarryIII@users.noreply.github.com> | 2019-01-10 14:22:39 -0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-01-10 14:22:39 -0800 |
| commit | 1fe5a31cd771313e38c46cd63ad3a33aa0acad90 (patch) | |
| tree | 925e2fea0e5b18b2c30e76f882e30cc3a24cb236 /ports/libmupdf/CONTROL | |
| parent | 1955e755b729fcc086fce76b82172a88ced22ca8 (diff) | |
| download | vcpkg-1fe5a31cd771313e38c46cd63ad3a33aa0acad90.tar.gz vcpkg-1fe5a31cd771313e38c46cd63ad3a33aa0acad90.zip | |
Fix error C2169 (#5118)
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 36ae69488..df04d00a2 100644 --- a/ports/libmupdf/CONTROL +++ b/ports/libmupdf/CONTROL @@ -1,4 +1,4 @@ Source: libmupdf -Version: 1.12.0 +Version: 1.12.0-1 Build-Depends: freetype, libjpeg-turbo, harfbuzz, zlib, curl, glfw3, openjpeg, jbig2dec Description: a lightweight PDF, XPS, and E-book library |
