diff options
| author | Daniel Shaw <t-dansha@microsoft.com> | 2017-08-01 15:17:42 -0700 |
|---|---|---|
| committer | Daniel Shaw <t-dansha@microsoft.com> | 2017-08-01 15:21:49 -0700 |
| commit | 957cb214e92f45069f142d8b6ccf2a6425df9c51 (patch) | |
| tree | 5f6c4b83d78b5f082cdc9171daf598bcf56e76c0 /ports/harfbuzz | |
| parent | c22ab980bcab362134ef3e5db329a81c1767c2c9 (diff) | |
| download | vcpkg-957cb214e92f45069f142d8b6ccf2a6425df9c51.tar.gz vcpkg-957cb214e92f45069f142d8b6ccf2a6425df9c51.zip | |
change qualifier bracket to parens
Diffstat (limited to 'ports/harfbuzz')
| -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 5ed9e68b8..acc0b6c7d 100644 --- a/ports/harfbuzz/CONTROL +++ b/ports/harfbuzz/CONTROL @@ -1,4 +1,4 @@ Source: harfbuzz Version: 1.4.6-1 Description: HarfBuzz OpenType text shaping engine -Build-Depends: freetype, glib [windows] +Build-Depends: freetype, glib (windows) |
