From 4da709c2aae15f27e4bfda3df816e0d355d11cb8 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 5 Nov 2002 09:49:34 +0000 Subject: [PATCH] fix lib path Original commit message from CVS: fix lib path --- 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 e4307e3191..bbd7fd8a15 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}/libs/gst/play/libgstplay.la -lgstcontrol +Libs: ${pcfiledir}/gst-libs/gst/play/libgstplay.la -lgstcontrol Cflags: -I${pcfiledir}/libs