libs: gobject-introspection scanner doesn't need to scan or update plugin info
[platform/upstream/gstreamer.git] / gst-libs / gst / app / Makefile.am
index e88ad44..bbd3df7 100644 (file)
@@ -41,6 +41,7 @@ gir_cincludes=$(patsubst %,--c-include='gst/app/%',$(libgstapp_@GST_MAJORMINOR@i
 
 GstApp-@GST_MAJORMINOR@.gir: $(INTROSPECTION_SCANNER) libgstapp-@GST_MAJORMINOR@.la
        $(AM_V_GEN)PKG_CONFIG_PATH="$(GST_PKG_CONFIG_PATH)" \
+               GST_PLUGIN_SYSTEM_PATH="" GST_PLUGIN_PATH="" GST_REGISTRY_UPDATE=no \
                $(INTROSPECTION_SCANNER) -v --namespace GstApp \
                --nsversion=@GST_MAJORMINOR@ \
                --strip-prefix=Gst \