diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-04-07 11:23:59 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-04-07 11:24:14 -0700 |
| commit | cf93d45879a1c19973d60aefe69d7da8fd5f0212 (patch) | |
| tree | 595de1109dfb7b9b1dc36f5f0d4202fafae5b173 /ports/libpng/CONTROL | |
| parent | 2e7896e89e7f0cb15b30b7d087f8001c57b3220a (diff) | |
| download | vcpkg-cf93d45879a1c19973d60aefe69d7da8fd5f0212.tar.gz vcpkg-cf93d45879a1c19973d60aefe69d7da8fd5f0212.zip | |
[libpng] Fix x86-uwp builds
Diffstat (limited to 'ports/libpng/CONTROL')
| -rw-r--r-- | ports/libpng/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libpng/CONTROL b/ports/libpng/CONTROL index 2d111607e..801a9f1fb 100644 --- a/ports/libpng/CONTROL +++ b/ports/libpng/CONTROL @@ -1,4 +1,4 @@ Source: libpng -Version: 1.6.28 +Version: 1.6.28-1 Build-Depends: zlib Description: libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. |
