diff --git a/ChangeLog b/ChangeLog index 5e8914c146e81c9621f88e4ba956042ffd72320f..685302229f74d873a3bf2df49814645e66c39f9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-02-05 David I. Lehn + + * pkgconfig/gstreamer-libs-uninstalled.pc.in: + Sync requires with other checks. >= vs =. + 2004-02-06 Jan Schmidt * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps), diff --git a/common b/common index 90e64b98d566fd8df793cfc0a9b08b8e5fb356d3..90097339543fb0a705447b599d7a36138cba4232 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 90e64b98d566fd8df793cfc0a9b08b8e5fb356d3 +Subproject commit 90097339543fb0a705447b599d7a36138cba4232 diff --git a/pkgconfig/gstreamer-libs-uninstalled.pc.in b/pkgconfig/gstreamer-libs-uninstalled.pc.in index 79a949b103a1fe405347ef00df1d5925d3922c4e..55c9bc549791aa3aa833589d68ee9dc8d3088f82 100644 --- a/pkgconfig/gstreamer-libs-uninstalled.pc.in +++ b/pkgconfig/gstreamer-libs-uninstalled.pc.in @@ -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}