diff options
| author | LRFLEW <LRFLEW@aol.com> | 2019-01-29 14:43:39 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-01-29 13:43:39 -0800 |
| commit | e6552f118071a9798a2ffada7ae4707f3b29ed14 (patch) | |
| tree | 292331128100f5fd631ab071f4d969d871874db2 /ports/libgta/CONTROL | |
| parent | cde34211a506a2efc7483c41d937b31dc8e24666 (diff) | |
| download | vcpkg-e6552f118071a9798a2ffada7ae4707f3b29ed14.tar.gz vcpkg-e6552f118071a9798a2ffada7ae4707f3b29ed14.zip | |
[BZip2] Fix Unix Dynamic Builds (#5184)
* [BZip2] Fix Unix Dynamic Builds
* [bzip2] Bump control version
* [libgta] Only build one flavor
* [vcpkg_configure_cmake] Resolve #2375 since we now use CMake >= 3.11
Diffstat (limited to 'ports/libgta/CONTROL')
| -rw-r--r-- | ports/libgta/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libgta/CONTROL b/ports/libgta/CONTROL index 2f5e817f6..344c44c4d 100644 --- a/ports/libgta/CONTROL +++ b/ports/libgta/CONTROL @@ -1,4 +1,4 @@ Source: libgta -Version: 1.0.8 +Version: 1.0.8-1 Description: Libgta is a portable library that implements the Generic Tagged Array (GTA) file format. Build-Depends: bzip2, zlib, liblzma |
