about summary refs log tree commit diff stats
path: root/src/library_list.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2023-04-28 18:26:36 +0200
committerptitSeb <sebastien.chev@gmail.com>2023-04-28 18:27:12 +0200
commit57a9b520b0cc5f2b0d48c96b310356850a75e252 (patch)
tree5c9e027d173fbfef6ce5e59c3d66cf9eb9b979bd /src/library_list.h
parent69529708952abd1786dff2dfa6910a159ce8802c (diff)
downloadbox64-57a9b520b0cc5f2b0d48c96b310356850a75e252.tar.gz
box64-57a9b520b0cc5f2b0d48c96b310356850a75e252.zip
Added wrapped libharfbuzz
Diffstat (limited to 'src/library_list.h')
-rwxr-xr-xsrc/library_list.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/library_list.h b/src/library_list.h
index 68a07e77..713ec491 100755
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -152,6 +152,7 @@ GO("libpango-1.0.so", pango)
 GO("libibus-1.0.so.5", libibus)
 GO("libfontconfig.so.1", fontconfig)
 GO("libfreetype.so.6", freetype)
+GO("libharfbuzz.so.0", libharfbuzz)
 GO("libbz2.so.1", bz2)
 GO("liblzma.so.5", lzma)
 GO("libSM.so.6", libsm)