diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2020-11-12 19:23:11 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-12 10:23:11 -0800 |
| commit | a07107bacd1e54a0e69b05a30f4fd01cc4e936c2 (patch) | |
| tree | c917dd29e72f6d7be8f9cf7f3b63e7c7c26ac31f /ports/harfbuzz/CONTROL | |
| parent | 1009863e79ccac44eff5207ce903f0a6246c8ca9 (diff) | |
| download | vcpkg-a07107bacd1e54a0e69b05a30f4fd01cc4e936c2.tar.gz vcpkg-a07107bacd1e54a0e69b05a30f4fd01cc4e936c2.zip | |
[harfbuzz] fix icu linkage (#14530)
Diffstat (limited to 'ports/harfbuzz/CONTROL')
| -rw-r--r-- | ports/harfbuzz/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/harfbuzz/CONTROL b/ports/harfbuzz/CONTROL index 050580cea..753eb70b9 100644 --- a/ports/harfbuzz/CONTROL +++ b/ports/harfbuzz/CONTROL @@ -1,5 +1,6 @@ Source: harfbuzz Version: 2.7.2 +Port-Version: 1 Description: HarfBuzz OpenType text shaping engine Homepage: https://github.com/behdad/harfbuzz Build-Depends: freetype[core], ragel, gettext (osx) |
