aboutsummaryrefslogtreecommitdiff
path: root/ports/harfbuzz/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/harfbuzz/CONTROL')
-rw-r--r--ports/harfbuzz/CONTROL12
1 files changed, 10 insertions, 2 deletions
diff --git a/ports/harfbuzz/CONTROL b/ports/harfbuzz/CONTROL
index 0fcb9a96b..d503ca111 100644
--- a/ports/harfbuzz/CONTROL
+++ b/ports/harfbuzz/CONTROL
@@ -1,8 +1,16 @@
Source: harfbuzz
-Version: 1.8.2
+Version: 1.8.2-2
Description: HarfBuzz OpenType text shaping engine
-Build-Depends: freetype, ragel, glib (windows)
+Build-Depends: freetype, ragel
+Default-Features: ucdn
Feature: icu
Build-Depends: icu
Description: icu support for harfbuzz
+
+Feature: ucdn
+Description: Builtin (UCDN) Unicode callbacks support
+
+Feature: glib
+Build-Depends: glib
+Description: Glib Unicode callbacks support