diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-06-19 22:29:26 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-06-19 22:30:55 -0700 |
| commit | 72229384873eccbbad2b2993e5dc5ab2946886ed (patch) | |
| tree | e941f2c9d01424460bb90e18b7c3b6692f5e05f1 /ports/libzip/CONTROL | |
| parent | 84a7ec41150f6b2094995b4d206e1008f6c6c1c2 (diff) | |
| download | vcpkg-72229384873eccbbad2b2993e5dc5ab2946886ed.tar.gz vcpkg-72229384873eccbbad2b2993e5dc5ab2946886ed.zip | |
[libzip] Avoid renaming DLLs -- this breaks the import lib
Diffstat (limited to 'ports/libzip/CONTROL')
| -rw-r--r-- | ports/libzip/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libzip/CONTROL b/ports/libzip/CONTROL index d5fd1042e..2106a5f94 100644 --- a/ports/libzip/CONTROL +++ b/ports/libzip/CONTROL @@ -1,4 +1,4 @@ Source: libzip -Version: 1.2.0 +Version: 1.2.0-1 Build-Depends: zlib Description: A library for reading, creating, and modifying zip archives. |
