From 68ebf9d5a508f13487208c0e861078f4563a11b7 Mon Sep 17 00:00:00 2001 From: Tofu Linden Date: Mon, 22 Feb 2010 11:12:54 +0000 Subject: start of work on EXT-5601 Linux: volume adjustment of web-based media / Flash these libs are a temporary requirement - we'll dlopen() them when this is finished. --- indra/media_plugins/webkit/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indra/media_plugins/webkit') diff --git a/indra/media_plugins/webkit/CMakeLists.txt b/indra/media_plugins/webkit/CMakeLists.txt index 4512c22b5d..a9e202da99 100644 --- a/indra/media_plugins/webkit/CMakeLists.txt +++ b/indra/media_plugins/webkit/CMakeLists.txt @@ -50,6 +50,8 @@ set(media_plugin_webkit_LINK_LIBRARIES if (LINUX) list(APPEND media_plugin_webkit_LINK_LIBRARIES ${UI_LIBRARIES} # for glib/GTK + pulse + pulse-mainloop-glib ) endif (LINUX) -- cgit v1.2.3