gstpad: Probes that return HANDLED can reset the data info field
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-net-uninstalled.pc.in
index 18cf44f..5d390c2 100644 (file)
@@ -1,15 +1,15 @@
 # the standard variables don't make sense for an uninstalled copy
 prefix=
 exec_prefix=
-libdir=
+libdir=@netlibdir@
 includedir=
 girdir=@abs_top_builddir@/libs/gst/net
 typelibdir=@abs_top_builddir@/libs/gst/net
 
 Name: GStreamer networking library, uninstalled
 Description: Network-enabled GStreamer plug-ins and clocking, uninstalled
-Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@
+Requires: gstreamer-@GST_API_VERSION@ = @VERSION@ gio-2.0
 Version: @VERSION@
 
-Libs: @abs_top_builddir@/libs/gst/net/libgstnet-@GST_MAJORMINOR@.la
+Libs: -L${libdir} -lgstnet-@GST_API_VERSION@
 Cflags: -I@abs_top_srcdir@/libs -I@abs_top_builddir@/libs