summaryrefslogtreecommitdiff
path: root/indra/media_plugins/webkit/CMakeLists.txt
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-02-22 15:29:57 +0000
committerTofu Linden <tofu.linden@lindenlab.com>2010-02-22 15:29:57 +0000
commit71efe007b233cf276d2c5a8b4fb1749f6187dd71 (patch)
treebf8de9e0e22e69b61499fe2cbf369839729d3d87 /indra/media_plugins/webkit/CMakeLists.txt
parentfa1bae00935b9fc64698b79ce0a6bf19cca2be25 (diff)
start dynamic sym loading work.
Diffstat (limited to 'indra/media_plugins/webkit/CMakeLists.txt')
-rw-r--r--indra/media_plugins/webkit/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/media_plugins/webkit/CMakeLists.txt b/indra/media_plugins/webkit/CMakeLists.txt
index a43680bb16..3ab5522386 100644
--- a/indra/media_plugins/webkit/CMakeLists.txt
+++ b/indra/media_plugins/webkit/CMakeLists.txt
@@ -46,8 +46,6 @@ if (LINUX)
list(APPEND media_plugin_webkit_SOURCE_FILES linux_volume_catcher.cpp)
list(APPEND media_plugin_webkit_LINK_LIBRARIES
${UI_LIBRARIES} # for glib/GTK
- pulse
- pulse-mainloop-glib
)
endif (LINUX)