pkgconfig/gstreamer-libs-uninstalled.pc.in: Sync requires with other checks. >= vs =.

Original commit message from CVS:
* pkgconfig/gstreamer-libs-uninstalled.pc.in:
Sync requires with other checks.  >= vs =.
This commit is contained in:
David I. Lehn 2004-02-05 17:09:37 +00:00
parent c54ed06e65
commit 9b9f3098b3
3 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2004-02-05 David I. Lehn <dlehn@users.sourceforge.net>
* pkgconfig/gstreamer-libs-uninstalled.pc.in:
Sync requires with other checks. >= vs =.
2004-02-06 Jan Schmidt <thaytan@mad.scientist.com>
* ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),

2
common

@ -1 +1 @@
Subproject commit 90e64b98d566fd8df793cfc0a9b08b8e5fb356d3
Subproject commit 90097339543fb0a705447b599d7a36138cba4232

View file

@ -7,7 +7,7 @@ includedir=${pcfiledir}/../gst-libs
Name: GStreamer Uninstalled Media-Specific Libraries
Description: Streaming-media framework media-specific libraries, not installed
Version: @VERSION@
Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@
Requires: gstreamer-@GST_MAJORMINOR@ >= @VERSION@
Libs: -L${libdir}/audio -L${libdir}/video
Cflags: -I${includedir}