summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorNicky <sl.nicky.ml@googlemail.com>2016-06-01 22:33:30 +0200
committerNicky <sl.nicky.ml@googlemail.com>2016-06-01 22:33:30 +0200
commitbebfe34aac9b217a807baea8fc78ab20c0c94045 (patch)
tree0ad5396fcd9c92c9a640b0134dfe663b28f9250d /indra/newview/CMakeLists.txt
parentb78f19f82e94f3fb8c5717bc36656856840f3807 (diff)
Linux: Use media_plugin_libvlc for media playback.
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r--indra/newview/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index 9ffc99adb2..f7f01a6e4e 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -1969,6 +1969,7 @@ if (LINUX)
linux-crash-logger
SLPlugin
media_plugin_gstreamer010
+ media_plugin_libvlc
llcommon
)