Merge branch 'upstream/1.16' into tizen_gst_1.16.2
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-sctp-uninstalled.pc.in
1 prefix=
2 exec_prefix=
3 libdir=${pcfiledir}/../gst-libs/gst/sctp
4 includedir=${pcfiledir}/../gst-libs
5
6 Name: GStreamer SCTP Library
7 Description: SCTP helper functions, uninstalled
8 Requires: gstreamer-@GST_API_VERSION@
9 Version: @VERSION@
10 Libs: -L${libdir} ${libdir}/libgstsctp-@GST_API_VERSION@.la
11 Cflags: -I${includedir}
12