summaryrefslogtreecommitdiff
path: root/farstream.pc.in
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2012-08-07 15:27:50 -0700
committerOlivier CrĂȘte <olivier.crete@collabora.com>2012-08-07 15:27:50 -0700
commit88e90aa877f1acf59374c8011ad2d82071a37b97 (patch)
tree87238bcfcee838bd38e14007a6636cc5dd8ed0ef /farstream.pc.in
parentb2590cc39404fce58aa214f82dfc23a64f07bbf6 (diff)
downloadfarstream-88e90aa877f1acf59374c8011ad2d82071a37b97.tar.gz
Replace GST_MAJORMINOR with GST_API_VERSION
Diffstat (limited to 'farstream.pc.in')
-rw-r--r--farstream.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/farstream.pc.in b/farstream.pc.in
index 4d712f91..c6bc6e45 100644
--- a/farstream.pc.in
+++ b/farstream.pc.in
@@ -6,7 +6,7 @@ pluginsdir=@libdir@/farstream-@FS_MAJORMINOR@
Name: Farstream
Description: Farstream base classes and utilities
-Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-base-@GST_MAJORMINOR@
+Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@
Version: @VERSION@
Libs: -L${libdir} -lfarstream-@FS_MAJORMINOR@
Cflags: -I${includedir}