diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2003-11-05 11:01:56 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2003-11-05 11:01:56 +0000 |
commit | 7475046f04245771dc771ab05b456777586606ea (patch) | |
tree | 25378a03d4474337ee864b3a4395033a491ae1e5 /pkgconfig/gstreamer-interfaces-uninstalled.pc.in | |
parent | 3de18c044fccdd6ccb54bcd6e3742748e83663df (diff) |
libgst-interfaces -> libgstinterfaces, plus we're not called libgstplay
Original commit message from CVS:
libgst-interfaces -> libgstinterfaces, plus we're not called libgstplay
Diffstat (limited to 'pkgconfig/gstreamer-interfaces-uninstalled.pc.in')
-rw-r--r-- | pkgconfig/gstreamer-interfaces-uninstalled.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgconfig/gstreamer-interfaces-uninstalled.pc.in b/pkgconfig/gstreamer-interfaces-uninstalled.pc.in index ea8016aa3..1637411b6 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 |