diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2003-02-14 14:22:04 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2003-02-14 14:22:04 +0000 |
commit | 431ee55bf5595fec1524648c2b708b1c70c45cf4 (patch) | |
tree | 342f173db496f44e633a4a31e0904a92dd5c34d7 /gstreamer-play.pc.in | |
parent | 687bb6820ce4f42cfa031bc75724f59ec63d0e07 (diff) | |
download | gst-plugins-bad-431ee55bf5595fec1524648c2b708b1c70c45cf4.tar.gz gst-plugins-bad-431ee55bf5595fec1524648c2b708b1c70c45cf4.tar.bz2 gst-plugins-bad-431ee55bf5595fec1524648c2b708b1c70c45cf4.zip |
committing fixes before deleting all of my gstreamer cvs to make room for music for the skiing trip, yay !
Original commit message from CVS:
committing fixes before deleting all of my gstreamer cvs to make room for
music for the skiing trip, yay !
Diffstat (limited to 'gstreamer-play.pc.in')
-rw-r--r-- | gstreamer-play.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gstreamer-play.pc.in b/gstreamer-play.pc.in index 31d2bdbd..99dc6e7d 100644 --- a/gstreamer-play.pc.in +++ b/gstreamer-play.pc.in @@ -5,7 +5,7 @@ includedir=@includedir@/gstreamer-@GST_MAJORMINOR@ Name: GStreamer Play Library Description: Streaming-media framework, play libraries -Requires: gstreamer-@GST_MAJORMINOR@ >= @VERSION@ +Requires: gstreamer-@GST_MAJORMINOR@ Version: @VERSION@ Libs: -L${libdir} -lgstplay-@GST_MAJORMINOR@ -lgstcontrol-@GST_MAJORMINOR@ |