Add harfbuzz library into the set to process

This commit is contained in:
Kirill Shmakov
2019-10-03 16:31:31 +03:00
committed by Kirill Shmakov
parent a50a828d81
commit 4782c2adeb
+1
View File
@@ -36,6 +36,7 @@ kotlin {
"$it/atk-1.0", "$it/atk-1.0",
"$it/gdk-pixbuf-2.0", "$it/gdk-pixbuf-2.0",
"$it/cairo", "$it/cairo",
"$it/harfbuzz",
"$it/pango-1.0", "$it/pango-1.0",
"$it/gtk-3.0", "$it/gtk-3.0",
"$it/glib-2.0" "$it/glib-2.0"