mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
webrtc: fix g-ir-scanner complaining about unstable API
This commit is contained in:
parent
f49134095c
commit
f48564b700
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ GstWebRTC-@GST_API_VERSION@.gir: $(INTROSPECTION_SCANNER) libgstwebrtc-@GST_API_
|
|||
--pkg gstreamer-sdp-@GST_API_VERSION@ \
|
||||
--pkg-export gstreamer-webrtc-@GST_API_VERSION@ \
|
||||
--add-init-section="$(INTROSPECTION_INIT)" \
|
||||
-DGST_USE_UNSTABLE_API \
|
||||
--output $@ \
|
||||
$(gir_headers) \
|
||||
$(gir_sources)
|
||||
|
|
Loading…
Reference in a new issue