summaryrefslogtreecommitdiff
path: root/indra/newview/viewer_manifest.py
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-09-09 13:36:02 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-09-09 13:36:02 +0100
commit2f7fa7ba205f6f473f816dd2e1b42d49090ddd50 (patch)
treeb01b06911aba965c9aebb2f38976e1acead42888 /indra/newview/viewer_manifest.py
parentbb51a764ece0f48161ddea1c519a7e427ccfdf23 (diff)
Backed out changeset 1c8d9c22bf94
Diffstat (limited to 'indra/newview/viewer_manifest.py')
-rw-r--r--indra/newview/viewer_manifest.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py
index c447a977f0..08ba8c13b1 100644
--- a/indra/newview/viewer_manifest.py
+++ b/indra/newview/viewer_manifest.py
@@ -922,6 +922,7 @@ class Linux_i686Manifest(LinuxManifest):
self.path("libcrypto.so.0.9.7")
self.path("libexpat.so.1")
self.path("libssl.so.0.9.7")
+ self.path("libuuid.so.1")
self.path("libSDL-1.2.so.0")
self.path("libELFIO.so")
self.path("libopenjpeg.so.1.3.0", "libopenjpeg.so.1.3")