tests: remove extra unref in test_setup_non_existing_stream
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-rtsp-server.pc.in
index 52e33c5..3a1d820 100644 (file)
@@ -1,11 +1,11 @@
 prefix=@prefix@
 exec_prefix=@exec_prefix@
 libdir=@libdir@
-includedir=@includedir@/gstreamer-@GST_MAJORMINOR@
+includedir=@includedir@/gstreamer-@GST_API_VERSION@
 
 Name: gst-rtsp-server
 Description: GStreamer based RTSP server
 Version: @VERSION@
-Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-base-@GST_MAJORMINOR@
-Libs: -L${libdir} -lgstrtspserver-@GST_MAJORMINOR@
+Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@
+Libs: -L${libdir} -lgstrtspserver-@GST_API_VERSION@
 Cflags: -I${includedir}