forked from microsoft/vcpkg
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[tiff] Make BUILD_TOOLS option a feature (microsoft#9010)
* [tiff] Make BUILD_TOOLS option a feature * [tiff] Fix tool-feature for static linkage
- Loading branch information
1 parent
b12c450
commit 90a40c6
Showing
2 changed files
with
21 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
Source: tiff | ||
Version: 4.0.10-7 | ||
Version: 4.0.10-8 | ||
Build-Depends: zlib, libjpeg-turbo, liblzma | ||
Homepage: https://download.osgeo.org/libtiff | ||
Description: A library that supports the manipulation of TIFF image files | ||
|
||
Feature: tool | ||
Description: Build tools |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters