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 !
This commit is contained in:
Thomas Vander Stichele 2003-02-14 14:22:04 +00:00
parent 028eccdb67
commit a063799fd7
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ includedir=@includedir@/gstreamer-@GST_MAJORMINOR@
Name: GStreamer Media-Specific Libraries
Description: Streaming-media framework, media-specific libraries
Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@
Requires: gstreamer-@GST_MAJORMINOR@
Version: @VERSION@
Libs:
Cflags: -I${includedir}

View file

@ -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@