mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
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:
parent
028eccdb67
commit
a063799fd7
2 changed files with 2 additions and 2 deletions
|
@ -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}
|
||||
|
|
|
@ -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@
|
||||
|
|
Loading…
Reference in a new issue