about summary refs log tree commit diff stats
path: root/src/library_list.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2022-03-26 13:20:34 +0100
committerptitSeb <sebastien.chev@gmail.com>2022-03-26 13:20:34 +0100
commit1eaa7159a6416640bccf3cc3541adedcde2649b0 (patch)
treea45af1710cc233e1deeef13374af8ed7b59d79c1 /src/library_list.h
parent4015c26e68a5ce812673a3d434f8d98fa21755c1 (diff)
downloadbox64-1eaa7159a6416640bccf3cc3541adedcde2649b0.tar.gz
box64-1eaa7159a6416640bccf3cc3541adedcde2649b0.zip
More work around steam and proton/SteamPlay (working, but need also latest box86)
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 9f6203dc..04520348 100755
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -144,6 +144,7 @@ GO("libtinfo.so.5", libtinfo)
 GO("libpanel.so.5", libpanel)
 GO("libncurses.so.6", libncurses6)
 GO("libtinfo.so.6", libtinfo6)
+GO("libtcmalloc_minimal.so.0", tcmallocminimal)
 GO("libtcmalloc_minimal.so.4", tcmallocminimal)
 GO("libmpg123.so.0", mpg123)
 GO("libgnutls.so.30", gnutls)