aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAhmed Naseef <naseefkm@gmail.com>2021-06-17 21:14:17 +0530
committerAhmed Naseef <naseefkm@gmail.com>2021-06-26 19:19:21 +0530
commit2e59ef652007affa7be3ed9639029b604db26621 (patch)
tree40011e1648ce47716f606ba5a344ce4662ca2a04 /CMakeLists.txt
parent89f143cd1f705c01103c1e7076d78b6829fd74e9 (diff)
CGUIFontTTF: Harfbuzz rendering support
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1b61a9271e..747dd9b518 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -131,6 +131,7 @@ set(required_deps ASS
FreeType
FriBidi
fstrcmp
+ HarfBuzz
Iconv
LibDvd
Lzo2