diff options
| author | Alexander Täschner <A.Taeschner@gsi.de> | 2017-05-19 10:05:32 +0200 |
|---|---|---|
| committer | Alexander Täschner <A.Taeschner@gsi.de> | 2017-05-19 10:06:48 +0200 |
| commit | 21c5c67fd6ec6f1d516a3e0383df9c2087b441b9 (patch) | |
| tree | 3e07f84055503c9a5e0b937781b4aa61487d7cf2 /ports/libgd/CONTROL | |
| parent | 67f7dad3366773971623344a6c15d9a10f006c65 (diff) | |
| download | vcpkg-21c5c67fd6ec6f1d516a3e0383df9c2087b441b9.tar.gz vcpkg-21c5c67fd6ec6f1d516a3e0383df9c2087b441b9.zip | |
[libgd] Enable fontconfig support. Correct spelling of WEBP enable option.
Diffstat (limited to 'ports/libgd/CONTROL')
| -rw-r--r-- | ports/libgd/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/libgd/CONTROL b/ports/libgd/CONTROL index 8fd9fc05f..4d9d5bd24 100644 --- a/ports/libgd/CONTROL +++ b/ports/libgd/CONTROL @@ -1,4 +1,4 @@ Source: libgd -Version: 2.2.4-1 +Version: 2.2.4-2 Description: Open source code library for the dynamic creation of images by programmers. -Build-Depends: freetype, libjpeg-turbo, libpng, libwebp, tiff +Build-Depends: freetype, libjpeg-turbo, libpng, libwebp, tiff, fontconfig |
