Add srcdir to includes for out-of-source builds
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-net-uninstalled.pc.in
1 # the standard variables don't make sense for an uninstalled copy
2 prefix=
3 exec_prefix=
4 libdir=${pcfiledir}/../libs/gst/net
5
6 includedir=${pcfiledir}/..
7
8 Name: GStreamer networking library, uninstalled
9 Description: Network-enabled GStreamer plug-ins and clocking, uninstalled
10 Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@
11 Version: @VERSION@
12
13 Libs: ${libdir}/libgstnet-@GST_MAJORMINOR@.la
14 Cflags: -I${includedir} -I@srcdir@/..