diff options
author | Merov Linden <merov@lindenlab.com> | 2011-05-07 11:01:58 -0700 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2011-05-07 11:01:58 -0700 |
commit | 460aa3ade72fe999eebccb390ae371dfdfeaf125 (patch) | |
tree | 0f74ec821139deb23057956e89ef7d814c82c671 /indra/cmake/Copy3rdPartyLibs.cmake | |
parent | c03eb76bcf66665ee8a7618dbec0d13e3fc66c32 (diff) | |
parent | 51c779b5e832a0c303b4c84c7263c7fed3bd9b30 (diff) |
Merge with viewer-experience
Diffstat (limited to 'indra/cmake/Copy3rdPartyLibs.cmake')
-rw-r--r-- | indra/cmake/Copy3rdPartyLibs.cmake | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/cmake/Copy3rdPartyLibs.cmake b/indra/cmake/Copy3rdPartyLibs.cmake index 4698116022..1c43c4ce12 100644 --- a/indra/cmake/Copy3rdPartyLibs.cmake +++ b/indra/cmake/Copy3rdPartyLibs.cmake @@ -243,7 +243,7 @@ elseif(LINUX) libaprutil-1.so.0 libatk-1.0.so libbreakpad_client.so.0 - libcrypto.so.0.9.8 + libcrypto.so.1.0.0 libdb-5.1.so libexpat.so libexpat.so.1 @@ -259,7 +259,7 @@ elseif(LINUX) libtcmalloc.so libuuid.so.16 libuuid.so.16.0.22 - libssl.so.0.9.8 + libssl.so.1.0.0 libfontconfig.so.1.4.4 ) |