From 7eda2fc8b5c18decb1db1031e12ccb78f5ca95ae Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 5 Jan 2002 23:59:44 +0000 Subject: [PATCH] this looks better Original commit message from CVS: this looks better --- gstreamer.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gstreamer.pc.in b/gstreamer.pc.in index babca27..6a06502 100644 --- a/gstreamer.pc.in +++ b/gstreamer.pc.in @@ -7,5 +7,5 @@ Name: GStreamer Description: Streaming-media framework Requires: @GST_PKG_DEPS@, libxml >= 1.8.1 Version: @VERSION@ -Libs: -L${libdir} -lgst +Libs: -L${libdir}/gst -lgst Cflags: -I${includedir} @GST_CFLAGS@ -- 2.7.4