summaryrefslogtreecommitdiff
path: root/indra/newview/viewer_manifest.py
diff options
context:
space:
mode:
authorMonty Brandenberg <monty@lindenlab.com>2012-05-08 13:39:06 -0700
committerMonty Brandenberg <monty@lindenlab.com>2012-05-08 13:39:06 -0700
commite1a978bbcfe4640e3163fd0a3ed41460f1d6942a (patch)
tree18ecf40ca7af95faafd6d71852c8b80fef3c5542 /indra/newview/viewer_manifest.py
parentc5be6d0b92642b3ba12a12441b6b436cde18dcdb (diff)
And more boost library work.
Diffstat (limited to 'indra/newview/viewer_manifest.py')
-rw-r--r--indra/newview/viewer_manifest.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py
index b3ca24a783..2be89b77de 100644
--- a/indra/newview/viewer_manifest.py
+++ b/indra/newview/viewer_manifest.py
@@ -1032,7 +1032,8 @@ class Linux_i686Manifest(LinuxManifest):
self.path("libaprutil-1.so.0")
self.path("libaprutil-1.so.0.3.10")
self.path("libboost_program_options-mt.so.1.48.0")
- self.path("libboost_regex.so.1.48.0")
+ self.path("libboost_regex-mt.so.1.48.0")
+ self.path("libboost_thread-mt.so.1.48.0")
self.path("libbreakpad_client.so.0.0.0")
self.path("libbreakpad_client.so.0")
self.path("libbreakpad_client.so")