mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-29 19:50:40 +00:00
libgstrtsp: Fix typo in .pc to use for GIR
This commit is contained in:
parent
ed10269bd3
commit
8743c88a33
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ GstRtsp-@GST_MAJORMINOR@.gir: $(INTROSPECTION_SCANNER) libgstrtsp-@GST_MAJORMINO
|
|||
--libtool="$(top_builddir)/libtool" \
|
||||
--pkg gstreamer-0.10 \
|
||||
--pkg gstreamer-sdp-0.10 \
|
||||
--pkg-export gsteamer-rtsp-0.10 \
|
||||
--pkg-export gstreamer-rtsp-0.10 \
|
||||
--output $@ \
|
||||
$(gir_headers) \
|
||||
$(gir_sources)
|
||||
|
|
Loading…
Reference in a new issue