pkgconfig/gstreamer-libs-uninstalled.pc.in: Sync requires with other checks. >=...
authorDavid I. Lehn <dlehn@users.sourceforge.net>
Thu, 5 Feb 2004 17:09:37 +0000 (17:09 +0000)
committerDavid I. Lehn <dlehn@users.sourceforge.net>
Thu, 5 Feb 2004 17:09:37 +0000 (17:09 +0000)
Original commit message from CVS:
* pkgconfig/gstreamer-libs-uninstalled.pc.in:
Sync requires with other checks.  >= vs =.

ChangeLog
common
pkgconfig/gstreamer-libs-uninstalled.pc.in

index 5e8914c..6853022 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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),
diff --git a/common b/common
index 90e64b9..9009733 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 90e64b98d566fd8df793cfc0a9b08b8e5fb356d3
+Subproject commit 90097339543fb0a705447b599d7a36138cba4232
index 79a949b..55c9bc5 100644 (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}