this should really be right
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 15 Dec 2001 20:43:40 +0000 (20:43 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sat, 15 Dec 2001 20:43:40 +0000 (20:43 +0000)
Original commit message from CVS:
this should really be right

gstreamer-uninstalled.pc.in

index d905a46..b651c45 100644 (file)
@@ -7,6 +7,6 @@ Name: GStreamer Uninstalled
 Description: Streaming-media framework, Not Installed
 Version: @VERSION@
 Requires: @GST_PKG_DEPS@, libxml >= 1.8.1
-Libs: -L${pcfiledir} -lgst
+Libs: -L${pcfiledir}/gst -lgst
 Cflags: -I${pcfiledir} @GST_CFLAGS@