From e93f67308a209bd388b97fa26aebb22b9ef2dab9 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Wed, 5 Nov 2003 11:01:56 +0000 Subject: libgst-interfaces -> libgstinterfaces, plus we're not called libgstplay Original commit message from CVS: libgst-interfaces -> libgstinterfaces, plus we're not called libgstplay --- pkgconfig/gstreamer-interfaces-uninstalled.pc.in | 2 +- pkgconfig/gstreamer-interfaces.pc.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgconfig') diff --git a/pkgconfig/gstreamer-interfaces-uninstalled.pc.in b/pkgconfig/gstreamer-interfaces-uninstalled.pc.in index ea8016aa..1637411b 100644 --- a/pkgconfig/gstreamer-interfaces-uninstalled.pc.in +++ b/pkgconfig/gstreamer-interfaces-uninstalled.pc.in @@ -9,5 +9,5 @@ Description: Streaming-media framework, interfaces library, not installed Requires: gstreamer >= @VERSION@ Version: @VERSION@ -Libs: ${pcfiledir}/../gst-libs/gst/libgst-interfaces-@GST_MAJORMINOR@.la +Libs: ${pcfiledir}/../gst-libs/gst/libgstinterfaces-@GST_MAJORMINOR@.la Cflags: -I${pcfiledir}/../gst-libs diff --git a/pkgconfig/gstreamer-interfaces.pc.in b/pkgconfig/gstreamer-interfaces.pc.in index 3c81ffe7..8f0510db 100644 --- a/pkgconfig/gstreamer-interfaces.pc.in +++ b/pkgconfig/gstreamer-interfaces.pc.in @@ -8,5 +8,5 @@ Description: Streaming-media framework, interfaces library Requires: gstreamer-@GST_MAJORMINOR@ Version: @VERSION@ -Libs: -L${libdir} -lgstplay-@GST_MAJORMINOR@ +Libs: -L${libdir} -lgstinterfaces-@GST_MAJORMINOR@ Cflags: -I${includedir} -- cgit v1.2.1