diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2007-03-09 11:23:32 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2007-03-09 11:23:32 +0000 |
commit | 6588812aafdb88334f003faac1343e2dc8754950 (patch) | |
tree | b97e1de847c69905dea5fe2d6aba0fb5bfba4ae0 /pkgconfig/gstreamer-plugins-base.pc.in | |
parent | 3eba8b10e21fd5bf2937fd8748bc51157833cec8 (diff) | |
download | gstreamer-plugins-base-6588812aafdb88334f003faac1343e2dc8754950.tar.gz |
pkgconfig/: Fix up utils => pbutils here too.
Original commit message from CVS:
* pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
* pkgconfig/gstreamer-plugins-base.pc.in:
Fix up utils => pbutils here too.
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 c6bdf33e3..397681d84 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 floatcast interfaces netbuffer riff rtp tag utils video +libraries=audio cdda floatcast interfaces netbuffer riff rtp tag pbutils video |