summaryrefslogtreecommitdiff
path: root/indra/newview/viewer_manifest.py
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2011-04-21 16:37:03 -0500
committerDave Parks <davep@lindenlab.com>2011-04-21 16:37:03 -0500
commit62208046ae04eb5f6cef01aac1c00c8aafe533b6 (patch)
treed59a4286f65525b04f04ff786cdfd0e766375fff /indra/newview/viewer_manifest.py
parentd9c7c925dac3441cd2a05d0055e009693af5b087 (diff)
parent58b48137ca1f414286836d567b9f0651880c5995 (diff)
merge
Diffstat (limited to 'indra/newview/viewer_manifest.py')
-rw-r--r--indra/newview/viewer_manifest.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py
index e1c5edf7cb..cb7c04cd15 100644
--- a/indra/newview/viewer_manifest.py
+++ b/indra/newview/viewer_manifest.py
@@ -958,11 +958,11 @@ class Linux_i686Manifest(LinuxManifest):
self.path("libdb-5.1.so")
self.path("libdb-5.so")
self.path("libdb.so")
- self.path("libcrypto.so.0.9.8")
+ self.path("libcrypto.so.1.0.0")
self.path("libexpat.so.1.5.2")
+ self.path("libssl.so.1.0.0")
self.path("libglod.so")
self.path("libminizip.so")
- self.path("libssl.so.0.9.8")
self.path("libuuid.so")
self.path("libuuid.so.16")
self.path("libuuid.so.16.0.22")