summaryrefslogtreecommitdiff
path: root/indra/cmake/GStreamer010Plugin.cmake
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2014-04-23 11:53:05 -0400
committerOz Linden <oz@lindenlab.com>2014-04-23 11:53:05 -0400
commit9353868d91dfe2c4539c81c0b96bfe9efb497b2c (patch)
treef6362bc51afe7fe463718c603ccf756a86079067 /indra/cmake/GStreamer010Plugin.cmake
parent5870788f68c6b1fb504ae95403e7da95bc55ed4c (diff)
parentb4ca93cadce90466d41704b68933c21fe909bcb8 (diff)
merge changes for STORM-1831
Diffstat (limited to 'indra/cmake/GStreamer010Plugin.cmake')
-rwxr-xr-xindra/cmake/GStreamer010Plugin.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/cmake/GStreamer010Plugin.cmake b/indra/cmake/GStreamer010Plugin.cmake
index cfd8565638..3fbc40ef8f 100755
--- a/indra/cmake/GStreamer010Plugin.cmake
+++ b/indra/cmake/GStreamer010Plugin.cmake
@@ -8,8 +8,8 @@ if (USESYSTEMLIBS)
pkg_check_modules(GSTREAMER010_PLUGINS_BASE REQUIRED gstreamer-plugins-base-0.10)
elseif (LINUX)
use_prebuilt_binary(gstreamer)
- # possible libxml should have its own .cmake file instead
- use_prebuilt_binary(libxml)
+ # possible libxml2 should have its own .cmake file instead
+ use_prebuilt_binary(libxml2)
set(GSTREAMER010_FOUND ON FORCE BOOL)
set(GSTREAMER010_PLUGINS_BASE_FOUND ON FORCE BOOL)
set(GSTREAMER010_INCLUDE_DIRS