about summary refs log tree commit diff stats
path: root/src/library_list.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-07-04 10:48:39 +0200
committerptitSeb <sebastien.chev@gmail.com>2021-07-04 10:48:39 +0200
commit9a0824af6999204dd70aae3b8f6a7fa2fb2f78a4 (patch)
tree538c8ef5be836c817485407a04a438a44171bfef /src/library_list.h
parent53375ca72899a79a802f9310532190a293a5af75 (diff)
downloadbox64-9a0824af6999204dd70aae3b8f6a7fa2fb2f78a4.tar.gz
box64-9a0824af6999204dd70aae3b8f6a7fa2fb2f78a4.zip
Added wrapped libxkbcommon-x11 (for #17)
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 57b394d6..952b7d38 100755
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -67,6 +67,7 @@ GO("libXt.so.6", libxt)
 GO("libXcomposite.so.1", libxcomposite)
 GO("libXdamage.so.1", libxdamage)
 GO("libXmu.so.6", libxmu)
+GO("libxkbcommon-x11.so.0", xkbcommonx11)
 GO("libz.so.1", libz)
 GO("libopenal.so.1", openal)
 GO("libopenal.so.0", openal)