diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2024-08-06 16:58:06 +0300 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2024-08-06 17:55:41 +0300 |
commit | 143168f9d95afeac2058efa4f54435a654c770f8 (patch) | |
tree | 42b98cc575a1104c3668e865ddab76ff012acb77 /indra/newview/viewer_manifest.py | |
parent | 2795fe9786c96b057dee4ce6f4fd1504117e6f78 (diff) |
Force ReleaseOS builds on Linux
Diffstat (limited to 'indra/newview/viewer_manifest.py')
-rwxr-xr-x | indra/newview/viewer_manifest.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py index 8600efc91e..24b43192a9 100755 --- a/indra/newview/viewer_manifest.py +++ b/indra/newview/viewer_manifest.py @@ -1428,7 +1428,6 @@ class Linux_x86_64_Manifest(LinuxManifest): self.path_optional("libjemalloc*.so") - self.path("libhunspell-1.3.so*") self.path("libalut.so*") self.path("libopenal.so*") self.path("libopenal.so", "libvivoxoal.so.1") # vivox's sdk expects this soname |