libgst-interfaces -> libgstinterfaces, plus we're not called libgstplay

Original commit message from CVS:
libgst-interfaces -> libgstinterfaces, plus we're not called libgstplay
This commit is contained in:
Ronald S. Bultje 2003-11-05 11:01:56 +00:00
parent f1b647a6f5
commit e93f67308a
2 changed files with 2 additions and 2 deletions

View file

@ -9,5 +9,5 @@ Description: Streaming-media framework, interfaces library, not installed
Requires: gstreamer >= @VERSION@
Version: @VERSION@
Libs: ${pcfiledir}/../gst-libs/gst/libgst-interfaces-@GST_MAJORMINOR@.la
Libs: ${pcfiledir}/../gst-libs/gst/libgstinterfaces-@GST_MAJORMINOR@.la
Cflags: -I${pcfiledir}/../gst-libs

View file

@ -8,5 +8,5 @@ Description: Streaming-media framework, interfaces library
Requires: gstreamer-@GST_MAJORMINOR@
Version: @VERSION@
Libs: -L${libdir} -lgstplay-@GST_MAJORMINOR@
Libs: -L${libdir} -lgstinterfaces-@GST_MAJORMINOR@
Cflags: -I${includedir}