we don't link to plug-ins
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 17 Nov 2002 12:37:50 +0000 (12:37 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 17 Nov 2002 12:37:50 +0000 (12:37 +0000)
Original commit message from CVS:
we don't link to plug-ins

gstreamer.pc.in

index 91c6771..2d21149 100644 (file)
@@ -8,5 +8,5 @@ Name: GStreamer
 Description: Streaming-media framework
 Requires: @GST_PKG_DEPS@@LIBXML_PKG@
 Version: @VERSION@
-Libs: -L${libdir} -L${libdir}/gst -lgstreamer
+Libs: -L${libdir} -lgstreamer
 Cflags: -I${includedir} @GST_PKG_CFLAGS@