diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2011-09-24 19:22:11 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2011-11-12 11:58:58 +0000 |
commit | dfc13ec63299be6dd42895c5b4b8a4f4f374643b (patch) | |
tree | 6bebbd6e3b5c8c57b7c83dd97a0de34d11ff585a /pkgconfig/gstreamer-plugins-base.pc.in | |
parent | cead4ef818487468709c650bd861f74169fe614e (diff) |
cdda: rename GstCddaBaseSrc to GstAudioCdSrc and move to libgstaudio
Another mini-lib down, to make space for new mini libs.
Remove bogus copyright line while at it.
Diffstat (limited to 'pkgconfig/gstreamer-plugins-base.pc.in')
-rw-r--r-- | pkgconfig/gstreamer-plugins-base.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgconfig/gstreamer-plugins-base.pc.in b/pkgconfig/gstreamer-plugins-base.pc.in index beac61634..088e9246b 100644 --- a/pkgconfig/gstreamer-plugins-base.pc.in +++ b/pkgconfig/gstreamer-plugins-base.pc.in @@ -11,4 +11,4 @@ Version: @VERSION@ Libs: -L${libdir} Cflags: -I${includedir} -libraries=audio cdda fft floatcast interfaces riff rtp tag pbutils video +libraries=audio fft interfaces riff rtp tag pbutils video |