From 457ccd41e02eb935174f7620a3bb598165c72987 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 3 Nov 2002 04:55:35 +0000 Subject: [PATCH] .pc fix Original commit message from CVS: .pc fix --- gstreamer-play-uninstalled.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gstreamer-play-uninstalled.pc.in b/gstreamer-play-uninstalled.pc.in index b3060d3149..e4307e3191 100644 --- a/gstreamer-play-uninstalled.pc.in +++ b/gstreamer-play-uninstalled.pc.in @@ -6,7 +6,7 @@ includedir=${pcfiledir} Name: GStreamer Play Library, uninstalled Description: Streaming-media framework, play libraries, not installed -Requires: gstreamer >= @GSTREAMER_REQ@ +Requires: gstreamer >= @VERSION@ Version: @VERSION@ Libs: ${pcfiledir}/libs/gst/play/libgstplay.la -lgstcontrol