summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2024-08-21 19:39:46 +0300
committerGitHub <noreply@github.com>2024-08-21 19:39:46 +0300
commit8f07f8e233ed5ed6c5a7b6f797d0ee7b18b652e2 (patch)
treee28e27264c533ebba3b9ad651cfdf5765b6fd639 /indra/newview
parentb4ed0089d7d1e01403a45af8e12889debf29b0f0 (diff)
parent1f1ac55f5a69ab15844dab3cc33d6a60f9f47444 (diff)
Merge pull request #2377 from Nicky-D/marchcat/b-develop
Reenable Linux build
Diffstat (limited to 'indra/newview')
-rwxr-xr-xindra/newview/viewer_manifest.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py
index 15cec11330..0428c6e3d5 100755
--- a/indra/newview/viewer_manifest.py
+++ b/indra/newview/viewer_manifest.py
@@ -1409,7 +1409,6 @@ class Linux_x86_64_Manifest(LinuxManifest):
with self.prefix(src=relpkgdir, dst="lib"):
self.path("libapr-1.so*")
self.path("libaprutil-1.so*")
- self.path("libexpat.so.*")
self.path_optional("libSDL*.so.*")
self.path_optional("libjemalloc*.so")