gl/tests: only build the simple-launch-lines test if we have GL
authorMatthew Waters <matthew@centricular.com>
Thu, 31 Mar 2016 11:20:01 +0000 (22:20 +1100)
committerMatthew Waters <matthew@centricular.com>
Thu, 31 Mar 2016 11:27:02 +0000 (22:27 +1100)
tests/check/Makefile.am

index e805760..3b166e5 100644 (file)
@@ -211,7 +211,8 @@ check_gl=libs/gstglcontext \
     libs/gstglcolorconvert \
     libs/gstglquery \
     libs/gstglsl \
-    elements/glimagesink
+    elements/glimagesink \
+    pipelines/simple-launch-lines
 else
 check_gl=
 endif
@@ -294,7 +295,6 @@ check_PROGRAMS = \
        $(check_hlsdemux_m3u8) \
        $(check_hlsdemux) \
        $(check_player) \
-       pipelines/simple-launch-lines \
        $(EXPERIMENTAL_CHECKS)
 
 noinst_HEADERS = elements/mxfdemux.h