pkgconfig/gstreamer-media-info.pc.in: Add Version. (bug #137348)

Original commit message from CVS:
* pkgconfig/gstreamer-media-info.pc.in:  Add Version.
(bug #137348)
This commit is contained in:
David Schleef 2004-03-17 23:32:07 +00:00
parent ce22ac5d66
commit 41f5576dd3
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2004-03-17 David Schleef <ds@schleef.org>
* pkgconfig/gstreamer-media-info.pc.in: Add Version.
(bug #137348)
2004-03-17 Thomas Vander Stichele <thomas at apestaart dot org>
* po/LINGUAS:

View file

@ -6,6 +6,7 @@ includedir=@includedir@/gstreamer-@GST_MAJORMINOR@
Name: GStreamer Media Info Library
Description: Streaming-media framework, media info libraries
Requires: gstreamer-@GST_MAJORMINOR@
Version: @VERSION@
Libs: -L${libdir} -lgstmedia-info-@GST_MAJORMINOR@
Cflags: -I${includedir}