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-09-21 20:50:52 +0200
committerptitSeb <sebastien.chev@gmail.com>2021-09-21 20:50:52 +0200
commit7e4af27ba761b2feb2ba444f85f7889b9de4c2a6 (patch)
treeb80bd2362839bebcd3a94387fccdf437b1297ddd /src/library_list.h
parent06bbf93bf876c107ff41593a75fe6fa8a6d6a779 (diff)
downloadbox64-7e4af27ba761b2feb2ba444f85f7889b9de4c2a6.tar.gz
box64-7e4af27ba761b2feb2ba444f85f7889b9de4c2a6.zip
More work on gtk and nss3+friends
Diffstat (limited to 'src/library_list.h')
-rwxr-xr-xsrc/library_list.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/library_list.h b/src/library_list.h
index 6bbdc53e..72cd16de 100755
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -167,6 +167,9 @@ GO("libnss3.so", nss3)
 GO("libnssutil3.so", nssutil3)
 GO("libsmime3.so", smime3)
 GO("libnspr4.so", nspr4)
+GO("libplds4.so", plds4)
+GO("libplc4.so", plc4)
+GO("libssl3.so", ssl3)
 GO("libselinux.so.1", selinux)
 GO("libsecret-1.so.0", secret1)