summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Baker <steve@stevebaker.org>2002-12-21 21:21:37 +0000
committerSteve Baker <steve@stevebaker.org>2002-12-21 21:21:37 +0000
commitf45ad3cf862cf5014a790c5c4fa0f33abfcb62eb (patch)
tree1e735d719c002ff664b388a4d03a2903a10b9daa
parent03356adb24ab616a8fc22d4a7b9e7a3f6275cf91 (diff)
downloadgstreamer-plugins-bad-f45ad3cf862cf5014a790c5c4fa0f33abfcb62eb.tar.gz
allow gst-player to be run uninstalled again
Original commit message from CVS: allow gst-player to be run uninstalled again
-rw-r--r--gstreamer-play-uninstalled.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gstreamer-play-uninstalled.pc.in b/gstreamer-play-uninstalled.pc.in
index bbd7fd8a1..9c87f886c 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}/gst-libs/gst/play/libgstplay.la -lgstcontrol
+Libs: ${pcfiledir}/gst-libs/gst/play/libgstplay-@GST_MAJORMINOR@.la -lgstcontrol-@GST_MAJORMINOR@
Cflags: -I${pcfiledir}/libs