From 02bb464e9fe3216bdb4685654a843f41b259c668 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 5 Nov 2002 09:49:34 +0000 Subject: fix lib path Original commit message from CVS: fix lib path --- gstreamer-play-uninstalled.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gstreamer-play-uninstalled.pc.in') diff --git a/gstreamer-play-uninstalled.pc.in b/gstreamer-play-uninstalled.pc.in index e4307e31..bbd7fd8a 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 -- cgit v1.2.1