summaryrefslogtreecommitdiffstats
path: root/pkgconfig/gstreamer-play.pc.in
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-03-09 17:54:05 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-03-09 17:54:05 +0000
commit5adbb8e1604ecc9a51dd9f0e0b8b9643c9763a01 (patch)
tree02e58c95f81b90382a687e767090b6da3c7aae0c /pkgconfig/gstreamer-play.pc.in
parentd5dde5fe1aaa7ef0cfe28b893e8f4babb52f2673 (diff)
downloadgst-plugins-bad-5adbb8e1604ecc9a51dd9f0e0b8b9643c9763a01.tar.gz
gst-plugins-bad-5adbb8e1604ecc9a51dd9f0e0b8b9643c9763a01.tar.bz2
gst-plugins-bad-5adbb8e1604ecc9a51dd9f0e0b8b9643c9763a01.zip
synchronize the two pc files
Original commit message from CVS: synchronize the two pc files
Diffstat (limited to 'pkgconfig/gstreamer-play.pc.in')
-rw-r--r--pkgconfig/gstreamer-play.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgconfig/gstreamer-play.pc.in b/pkgconfig/gstreamer-play.pc.in
index 9d6a2020..cab025a1 100644
--- a/pkgconfig/gstreamer-play.pc.in
+++ b/pkgconfig/gstreamer-play.pc.in
@@ -5,8 +5,8 @@ includedir=@includedir@/gstreamer-@GST_MAJORMINOR@
Name: GStreamer Play Library
Description: Streaming-media framework, play libraries
-Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-interfaces-@GST_MAJORMINOR@
+Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-interfaces-@GST_MAJORMINOR@ gstreamer-control-@GST_MAJORMINOR@
Version: @VERSION@
-Libs: -L${libdir} -lgstplay-@GST_MAJORMINOR@ -lgstcontrol-@GST_MAJORMINOR@
+Libs: -L${libdir} -lgstplay-@GST_MAJORMINOR@
Cflags: -I${includedir}