Drop usage of deprecated g-ir-scanner --strip-prefix flag

This commit is contained in:
Reynaldo H. Verdejo Pinochet 2015-12-01 23:20:45 -08:00 committed by Tim-Philipp Müller
parent 68e668168d
commit 8ab57b5b23

View file

@ -145,7 +145,8 @@ GstGL-@GST_API_VERSION@.gir: $(INTROSPECTION_SCANNER) libgstgl-@GST_API_VERSION@
GST_PLUGIN_SYSTEM_PATH_1_0="" GST_PLUGIN_PATH_1_0="" GST_REGISTRY_UPDATE=no \
$(INTROSPECTION_SCANNER) -v --namespace GstGL \
--nsversion=@GST_API_VERSION@ \
--strip-prefix=Gst \
--identifier-prefix=Gst \
--symbol-prefix=gst \
--warn-all \
--c-include "gst/gl/gl.h" \
-I$(top_srcdir)/gst-libs \