aboutsummaryrefslogtreecommitdiff
path: root/ports/harfbuzz/CONTROL
diff options
context:
space:
mode:
authorkrow <40317194+kroware@users.noreply.github.com>2018-07-03 21:24:02 +0800
committerRobert Schumacher <roschuma@microsoft.com>2018-07-03 06:24:02 -0700
commit084eb43343e4024d38f1cbc0a5d2afe159338920 (patch)
treeb0219fa608884dd3238505cef7a26235328b9979 /ports/harfbuzz/CONTROL
parent929f2d9b9b78ce291554b3980c88155639617f80 (diff)
downloadvcpkg-084eb43343e4024d38f1cbc0a5d2afe159338920.tar.gz
vcpkg-084eb43343e4024d38f1cbc0a5d2afe159338920.zip
Add icu support for harfbuzz (#3738)
* Add icu support for harfbuzz * [harfbuzz] Set feature OFF if not provided instead of leaving it blank.
Diffstat (limited to 'ports/harfbuzz/CONTROL')
-rw-r--r--ports/harfbuzz/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/harfbuzz/CONTROL b/ports/harfbuzz/CONTROL
index d7aa0732c..3ad5ed8d6 100644
--- a/ports/harfbuzz/CONTROL
+++ b/ports/harfbuzz/CONTROL
@@ -2,3 +2,7 @@ Source: harfbuzz
Version: 1.8.1
Description: HarfBuzz OpenType text shaping engine
Build-Depends: freetype, ragel, glib (windows)
+
+Feature: icu
+Build-Depends: icu
+Description: icu support for harfbuzz