summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorMonty Brandenberg <monty@lindenlab.com>2014-06-06 21:33:30 +0000
committerMonty Brandenberg <monty@lindenlab.com>2014-06-06 21:33:30 +0000
commitf3a037f8ad520b7b070fdd057ce2d0b012121efd (patch)
tree635df3766b75cf1254c55c7443e9cb760bb0e0c5 /indra/newview
parent5429cec9e9139a207ca5bab5ff3e8f8bcc140cef (diff)
parent2ccbef39a69a0b7aeacff7d99eaa757be51d6a77 (diff)
Merge. Bring manifest work together with bug fix work.
Diffstat (limited to 'indra/newview')
-rwxr-xr-xindra/newview/viewer_manifest.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py
index 2c173d9aaa..926a6d1a08 100755
--- a/indra/newview/viewer_manifest.py
+++ b/indra/newview/viewer_manifest.py
@@ -1174,7 +1174,9 @@ class Linux_i686_Manifest(LinuxManifest):
self.path("libQtGui.so*")
self.path("libQtNetwork.so*")
self.path("libQtOpenGL.so*")
+ self.path("libQtSvg.so*")
self.path("libQtWebKit.so*")
+ self.path("libQtXml.so*")
self.end_prefix("lib")
# For WebKit/Qt plugin runtimes (image format plugins)