25239698 libvisual-plugins build fails looking for gstreamer
authorSwaroop M S <swaroop.sadare@oracle.com>
Fri, 23 Dec 2016 01:33:53 -0800
changeset 7525 947a050aafb2
parent 7524 a7edbc5545e0
child 7526 196c04a6f823
25239698 libvisual-plugins build fails looking for gstreamer
components/desktop/libvisual-plugins/Makefile
--- a/components/desktop/libvisual-plugins/Makefile	Thu Dec 22 10:36:44 2016 -0800
+++ b/components/desktop/libvisual-plugins/Makefile	Fri Dec 23 01:33:53 2016 -0800
@@ -49,6 +49,7 @@
 CONFIGURE_OPTIONS += --disable-alsa
 CONFIGURE_OPTIONS += --disable-corona
 CONFIGURE_OPTIONS += --disable-gforce
+CONFIGURE_OPTIONS += --disable-gstreamer-plugin
 
 CONFIGURE_ENV += PATH=$(GNUBIN):$(PATH)
 COMPONENT_BUILD_ENV += PATH=$(GNUBIN):$(PATH)