diff options
| author | Lily <47812810+LilyWangL@users.noreply.github.com> | 2020-07-09 04:54:19 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-08 13:54:19 -0700 |
| commit | eb9c86f281de2a695b9c19e940c26d3d7f27d877 (patch) | |
| tree | d03b028d0fd3b5e376c824fe1f0f0b114398e443 /ports/fontconfig/CONTROL | |
| parent | 0c95d75d08a2be8a0d51cc35581f43832000271f (diff) | |
| download | vcpkg-eb9c86f281de2a695b9c19e940c26d3d7f27d877.tar.gz vcpkg-eb9c86f281de2a695b9c19e940c26d3d7f27d877.zip | |
[fontconfig] Fix fonts.conf install pat (#12322)
Diffstat (limited to 'ports/fontconfig/CONTROL')
| -rw-r--r-- | ports/fontconfig/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/fontconfig/CONTROL b/ports/fontconfig/CONTROL index d350c7fc4..e1deedec9 100644 --- a/ports/fontconfig/CONTROL +++ b/ports/fontconfig/CONTROL @@ -1,5 +1,6 @@ Source: fontconfig -Version: 2.12.4-10 +Version: 2.12.4 +Port-Version: 11 Homepage: https://www.freedesktop.org/software/fontconfig/front.html Description: Library for configuring and customizing font access. Build-Depends: freetype, expat, libiconv, dirent |
