rtsp: fix parsing of 'now-' ranges.
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-rtsp-uninstalled.pc.in
1 prefix=
2 exec_prefix=
3 libdir=${pcfiledir}/../gst-libs/gst/rtsp
4 includedir=${pcfiledir}/../gst-libs
5
6 Name: GStreamer RTSP Library, Uninstalled
7 Description: RTSP base classes and helper functions, uninstalled
8 Version: @VERSION@
9 Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-sdp-@GST_MAJORMINOR@
10
11 Libs: -L${libdir} ${libdir}/libgstrtsp-@GST_MAJORMINOR@.la
12 Cflags: -I${includedir} -I@srcdir@/../gst-libs
13