diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2002-11-01 21:42:23 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2002-11-01 21:42:23 +0000 |
commit | 44e65aa201a344927e08ec2007794aaeb95119fc (patch) | |
tree | 039f898e99e554b979884ce72c94504792e9b9b6 | |
parent | ad67a1081dbfac7ef538c07cea8b6fc198646ddc (diff) | |
download | gst-plugins-bad-44e65aa201a344927e08ec2007794aaeb95119fc.tar.gz gst-plugins-bad-44e65aa201a344927e08ec2007794aaeb95119fc.tar.bz2 gst-plugins-bad-44e65aa201a344927e08ec2007794aaeb95119fc.zip |
peep
Original commit message from CVS:
peep
-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 e5226717..4bc27071 100644 --- a/gstreamer-play.pc.in +++ b/gstreamer-play.pc.in @@ -5,7 +5,7 @@ includedir=@includedir@/@PACKAGE@-@VERSION@ Name: GStreamer Play Library Description: Streaming-media framework, play libraries -Requires: gstreamer >= @GSTREAMER_REQ@ +Requires: gstreamer >= @VERSION@ Version: @VERSION@ Libs: -L${libdir} -lgstplay -lgstcontrol |