From e1381361d586c15877cfc04700fb520b7fc28823 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Thu, 30 Apr 2020 18:29:05 +0200 Subject: [harfbuzz] Change build depends from freetype to freetype[core] (#11082) The freetype dependencies libpng and bzip2 are not required for the functionality of harfbuzz. --- ports/harfbuzz/CONTROL | 4 ++-- 1 file 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 -- cgit v1.2.3