rtsp-media: Unblock all streams
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-rtsp-server-uninstalled.pc.in
1 # the standard variables don't make sense for an uninstalled copy
2 prefix=
3 exec_prefix=
4 libdir=@rtspserverlibdir@
5 includedir=@abs_top_builddir@
6
7 Name: gst-rtsp-server
8 Description: GStreamer based RTSP server
9 Version: @VERSION@
10 Requires: gstreamer-@GST_API_VERSION@ gstreamer-plugins-base-@GST_API_VERSION@
11 Libs: -L${libdir} -lgstrtspserver-@GST_API_VERSION@
12 Cflags: -I@abs_top_srcdir@ -I@abs_top_builddir@