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-10-23 19:02:49 +0200
committerptitSeb <sebastien.chev@gmail.com>2021-10-23 19:02:49 +0200
commit91ee1afe240c385527b56e28305c1245d8e0e6d9 (patch)
tree2247edbf1c8f2b472d7b4065656a7314df87f621 /src/library_list.h
parentd867f578df1d652d27d06c0712d5ba1df301ce22 (diff)
downloadbox64-91ee1afe240c385527b56e28305c1245d8e0e6d9.tar.gz
box64-91ee1afe240c385527b56e28305c1245d8e0e6d9.zip
Added wrapped libncursesw.so.6 (for #148)
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 bc3d910c..cbfdf2fe 100755
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -136,6 +136,7 @@ GO("libSM.so.6", libsm)
 GO("libICE.so.6", libice)
 //GO("libusb-1.0.so.0", libusb1)
 GO("libncursesw.so.5", libncursesw)
+GO("libncursesw.so.6", libncursesw6)
 GO("libform.so.5", libform)
 GO("libformw.so.5", libformw)
 GO("libncurses.so.5", libncurses)