diff options
author | Jacek Antonelli | 2008-08-15 23:45:54 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:54 -0500 |
commit | d0b03a62fd799317d5da0bd56615739ce3b5b052 (patch) | |
tree | 8bc79bbbb52e18294f62810d9fa66ce136f90e2d /linden/indra/newview/viewer_manifest.py | |
parent | Second Life viewer sources 1.20.8 (diff) | |
download | meta-impy-d0b03a62fd799317d5da0bd56615739ce3b5b052.zip meta-impy-d0b03a62fd799317d5da0bd56615739ce3b5b052.tar.gz meta-impy-d0b03a62fd799317d5da0bd56615739ce3b5b052.tar.bz2 meta-impy-d0b03a62fd799317d5da0bd56615739ce3b5b052.tar.xz |
Second Life viewer sources 1.20.9
Diffstat (limited to 'linden/indra/newview/viewer_manifest.py')
-rwxr-xr-x | linden/indra/newview/viewer_manifest.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/viewer_manifest.py b/linden/indra/newview/viewer_manifest.py index 9751936..1286c68 100755 --- a/linden/indra/newview/viewer_manifest.py +++ b/linden/indra/newview/viewer_manifest.py | |||
@@ -508,6 +508,7 @@ class Linux_i686Manifest(LinuxManifest): | |||
508 | self.path("libdb-4.2.so") | 508 | self.path("libdb-4.2.so") |
509 | self.path("libcrypto.so.0.9.7") | 509 | self.path("libcrypto.so.0.9.7") |
510 | self.path("libssl.so.0.9.7") | 510 | self.path("libssl.so.0.9.7") |
511 | self.path("libexpat.so.1") | ||
511 | # self.path("libstdc++.so.6") | 512 | # self.path("libstdc++.so.6") |
512 | self.path("libuuid.so", "libuuid.so.1") | 513 | self.path("libuuid.so", "libuuid.so.1") |
513 | self.path("libSDL-1.2.so.0") | 514 | self.path("libSDL-1.2.so.0") |