diff options
author | Andrew de Laix <alain@lindenlab.com> | 2011-03-30 20:12:37 +0000 |
---|---|---|
committer | Andrew de Laix <alain@lindenlab.com> | 2011-03-30 20:12:37 +0000 |
commit | 2f190297f0ff37452b3e966c0878e14a6aacc41b (patch) | |
tree | 07a63390795ce1aa37cce0f43f3308aeb0d2e2f5 /indra/cmake | |
parent | 89c838805a88edae377a6285af143ba961290527 (diff) |
remove lib requirement not in current llqtwebkit linux archive.
Diffstat (limited to 'indra/cmake')
-rw-r--r-- | indra/cmake/WebKitLibPlugin.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/cmake/WebKitLibPlugin.cmake b/indra/cmake/WebKitLibPlugin.cmake index 6e8f6cec7f..b599982afb 100644 --- a/indra/cmake/WebKitLibPlugin.cmake +++ b/indra/cmake/WebKitLibPlugin.cmake @@ -67,7 +67,6 @@ elseif (LINUX) QtNetwork QtGui QtCore - jscore jpeg fontconfig X11 |