From 1624015adf54d699532f5a3f237584df5816c7bc Mon Sep 17 00:00:00 2001 From: Steve Baker Date: Sat, 21 Dec 2002 21:21:37 +0000 Subject: [PATCH] allow gst-player to be run uninstalled again Original commit message from CVS: allow gst-player to be run uninstalled again --- 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 bbd7fd8a15..9c87f886c8 100644 --- a/gstreamer-play-uninstalled.pc.in +++ b/gstreamer-play-uninstalled.pc.in @@ -9,5 +9,5 @@ Description: Streaming-media framework, play libraries, not installed Requires: gstreamer >= @VERSION@ Version: @VERSION@ -Libs: ${pcfiledir}/gst-libs/gst/play/libgstplay.la -lgstcontrol +Libs: ${pcfiledir}/gst-libs/gst/play/libgstplay-@GST_MAJORMINOR@.la -lgstcontrol-@GST_MAJORMINOR@ Cflags: -I${pcfiledir}/libs