From 8a7fa77f23b94f9ba2cb6da1942e4f86da314b5a Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Mon, 25 Jun 2012 22:56:58 -0400 Subject: correct linux packaging for hunspell library --- indra/newview/viewer_manifest.py | 1 + 1 file changed, 1 insertion(+) diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py index f0a63a009d..7c6b5403e1 100644 --- a/indra/newview/viewer_manifest.py +++ b/indra/newview/viewer_manifest.py @@ -1058,6 +1058,7 @@ class Linux_i686Manifest(LinuxManifest): self.path("libdirect-1.4.so.5") self.path("libhunspell-1.3.so") self.path("libhunspell-1.3.so.0") + self.path("libhunspell-1.3.so.0.0.0") self.path("libalut.so") self.path("libopenal.so", "libopenal.so.1") self.path("libopenal.so", "libvivoxoal.so.1") # vivox's sdk expects this soname -- cgit v1.2.3