summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorNyx (Neal Orman) <nyx@lindenlab.com>2010-09-17 11:21:15 -0400
committerNyx (Neal Orman) <nyx@lindenlab.com>2010-09-17 11:21:15 -0400
commit27085e91fd97a4e641386ec54787c8c94bac909b (patch)
treeeea06a3ab9ba5017bb4d8e7d1d7e0dbf5cbc319f /indra/newview
parent11c173368fd5720c7ea8b088f86081f8e51eeec6 (diff)
parentd106f4c15bf1222e595dee1beadd05890f25fc4b (diff)
Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/
Diffstat (limited to 'indra/newview')
-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 2da5aff8d6..8296c28e80 100644
--- a/indra/newview/viewer_manifest.py
+++ b/indra/newview/viewer_manifest.py
@@ -930,6 +930,7 @@ class Linux_i686Manifest(LinuxManifest):
self.path("libexpat.so.1")
self.path("libglod.so")
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")