diff options
| author | Simon Hausmann <hausmann@gmail.com> | 2018-10-09 14:05:08 +0200 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-10-09 05:05:08 -0700 |
| commit | 33aa4b4c71f152e09937cb29acd76b81aee1c33b (patch) | |
| tree | 254b4c8c6bbf9da6fac630be4038b6bf0f9f2995 /ports/harfbuzz/CONTROL | |
| parent | 77fbb32e9e526f40f0d425d5faa0ffaa04aedda9 (diff) | |
| download | vcpkg-33aa4b4c71f152e09937cb29acd76b81aee1c33b.tar.gz vcpkg-33aa4b4c71f152e09937cb29acd76b81aee1c33b.zip | |
Fix harfbuzz targets (#4345)
Since commit 6a97d0f3d377a35ea691d15ac142ce043f953e71 upstream, the
target is in the harfbuzz:: namespace.
Diffstat (limited to 'ports/harfbuzz/CONTROL')
| -rw-r--r-- | ports/harfbuzz/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/harfbuzz/CONTROL b/ports/harfbuzz/CONTROL index da621b58d..f3c58ee6e 100644 --- a/ports/harfbuzz/CONTROL +++ b/ports/harfbuzz/CONTROL @@ -1,5 +1,5 @@ Source: harfbuzz -Version: 1.8.4-1 +Version: 1.8.4-2 Description: HarfBuzz OpenType text shaping engine Build-Depends: freetype, ragel Default-Features: ucdn |
