diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2012-04-04 14:20:13 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2012-04-04 14:55:15 +0200 |
commit | 65307dd1323ba8200893b51c917bb175f11e5e4f (patch) | |
tree | 912add0a6a266875674857cec245db23017be3fd /pkgconfig/gstreamer-sdp-uninstalled.pc.in | |
parent | 296e1bf3dd756c939a622422ced3e639fa0cce04 (diff) |
gst: Update versioning
Diffstat (limited to 'pkgconfig/gstreamer-sdp-uninstalled.pc.in')
-rw-r--r-- | pkgconfig/gstreamer-sdp-uninstalled.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgconfig/gstreamer-sdp-uninstalled.pc.in b/pkgconfig/gstreamer-sdp-uninstalled.pc.in index 1cabc50f5..a67e03734 100644 --- a/pkgconfig/gstreamer-sdp-uninstalled.pc.in +++ b/pkgconfig/gstreamer-sdp-uninstalled.pc.in @@ -12,6 +12,6 @@ Description: SDP helper functions, uninstalled Version: @VERSION@ Requires: glib-2.0 Requires.private: gio-2.0 -Libs: @abs_top_builddir@/gst-libs/gst/sdp/libgstsdp-@GST_MAJORMINOR@.la +Libs: @abs_top_builddir@/gst-libs/gst/sdp/libgstsdp-@GST_API_VERSION@.la Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs |