summaryrefslogtreecommitdiff
path: root/pkgconfig
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2017-12-24 11:36:01 +0100
committerTim-Philipp Müller <tim@centricular.com>2017-12-24 11:36:01 +0100
commit0ecac8f68adbc10447c772a99f215d2e7438fd02 (patch)
tree641693dcdd7dbfe405d183ae79579bf611e90c69 /pkgconfig
parent88c89d2f63aed5c5086ea5f8e6446d30f512f769 (diff)
downloadgstreamer-plugins-bad-0ecac8f68adbc10447c772a99f215d2e7438fd02.tar.gz
Fix typo in gstreamer-bad-audio-1.0.pc
https://bugzilla.gnome.org/show_bug.cgi?id=791910
Diffstat (limited to 'pkgconfig')
-rw-r--r--pkgconfig/gstreamer-bad-audio.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgconfig/gstreamer-bad-audio.pc.in b/pkgconfig/gstreamer-bad-audio.pc.in
index 6536a0aa8..cb9b53284 100644
--- a/pkgconfig/gstreamer-bad-audio.pc.in
+++ b/pkgconfig/gstreamer-bad-audio.pc.in
@@ -9,5 +9,5 @@ Description: Bad audio library for GStreamer elements, Not Installed
Version: @VERSION@
Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@
-Libs: -L${libdir} -gstbadaudio-@GST_API_VERSION@
+Libs: -L${libdir} -lgstbadaudio-@GST_API_VERSION@
Cflags: -I${includedir}