diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2019-05-25 00:23:00 +0200 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-05-24 15:23:00 -0700 |
| commit | fcc6d6587ee899961a9022c46280530ca5f5ce24 (patch) | |
| tree | 4910e3a0d7c76bbb7696b8ad419ad722ca18a0cd /ports/jasper/CONTROL | |
| parent | 4f6d1278c5afbf4e58f8c262d2a506542b1f327c (diff) | |
| download | vcpkg-fcc6d6587ee899961a9022c46280530ca5f5ce24.tar.gz vcpkg-fcc6d6587ee899961a9022c46280530ca5f5ce24.zip | |
[jasper] Fix jasper find module. CMake requires the extra debug suffix (#6614)
Diffstat (limited to 'ports/jasper/CONTROL')
| -rw-r--r-- | ports/jasper/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/jasper/CONTROL b/ports/jasper/CONTROL index e47be7dce..6b8ee20c9 100644 --- a/ports/jasper/CONTROL +++ b/ports/jasper/CONTROL @@ -1,4 +1,4 @@ Source: jasper -Version: 2.0.16 +Version: 2.0.16-1 Description: Open source implementation of the JPEG-2000 Part-1 standard Build-Depends: libjpeg-turbo |
