rtsp-media: remove bus watch before finalizing
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-rtsp-server.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@/gstreamer-@GST_API_VERSION@
5
6 Name: gst-rtsp-server
7 Description: GStreamer based RTSP server
8 Version: @VERSION@
9 Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@
10 Libs: -L${libdir} -lgstrtspserver-@GST_API_VERSION@
11 Cflags: -I${includedir}