# HG changeset patch # User Swaroop M S # Date 1482485633 28800 # Node ID 947a050aafb2b33fc24d734e060040cebea5181c # Parent a7edbc5545e099a90ede08d42b26a52761aedd16 25239698 libvisual-plugins build fails looking for gstreamer diff -r a7edbc5545e0 -r 947a050aafb2 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)