diff options
author | Andrew de Laix <alain@lindenlab.com> | 2011-03-11 00:27:44 +0000 |
---|---|---|
committer | Andrew de Laix <alain@lindenlab.com> | 2011-03-11 00:27:44 +0000 |
commit | 353c54d6682614ad62d73ace66146602d6682584 (patch) | |
tree | 85b948f1f220f48bfe4f7c50129f45c18d84bc3c /indra/cmake | |
parent | 2ed71097ab67f84b67e575fbcbf790a1a8c56f6d (diff) |
update fontconfig archive for linux.
Diffstat (limited to 'indra/cmake')
-rw-r--r-- | indra/cmake/Copy3rdPartyLibs.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/cmake/Copy3rdPartyLibs.cmake b/indra/cmake/Copy3rdPartyLibs.cmake index 81ce7852ff..c942fafabd 100644 --- a/indra/cmake/Copy3rdPartyLibs.cmake +++ b/indra/cmake/Copy3rdPartyLibs.cmake @@ -261,6 +261,7 @@ elseif(LINUX) libtcmalloc.so libuuid.so.1 libssl.so.0.9.7 + libfontconfig.so.1.4.4 ) if (FMOD) |