diff options
| -rw-r--r-- | ports/harfbuzz/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/harfbuzz/CONTROL b/ports/harfbuzz/CONTROL index 8952d04d4..04c85fb5c 100644 --- a/ports/harfbuzz/CONTROL +++ b/ports/harfbuzz/CONTROL @@ -1,8 +1,8 @@ Source: harfbuzz -Version: 2.5.3 +Version: 2.5.3-1 Description: HarfBuzz OpenType text shaping engine Homepage: https://github.com/behdad/harfbuzz -Build-Depends: freetype, ragel, gettext (osx) +Build-Depends: freetype[core], ragel, gettext (osx) Default-Features: ucdn Feature: graphite2 |
