diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py index 5135e3bf3a..824754c410 100755 --- a/indra/newview/viewer_manifest.py +++ b/indra/newview/viewer_manifest.py @@ -2085,6 +2085,7 @@ class LinuxManifest(ViewerManifest): self.path("ca-bundle.crt") with self.prefix(src=os.path.join(pkgdir, 'lib', 'release'), dst="lib"): + self.path("libfreetype.so*") self.path("libapr-1.so*") self.path("libaprutil-1.so*") #self.path("libboost_context-mt.so*")