From 9df2188846919183e057bcb3fabb28f0271876ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sun, 24 Dec 2017 11:36:01 +0100 Subject: Fix typo in gstreamer-bad-audio-1.0.pc https://bugzilla.gnome.org/show_bug.cgi?id=791910 --- pkgconfig/gstreamer-bad-audio.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgconfig/gstreamer-bad-audio.pc.in b/pkgconfig/gstreamer-bad-audio.pc.in index fa9001017..c7e05d6fd 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-bad-base-@GST_API_VERSION@ -Libs: -L${libdir} -gstbadaudio-@GST_API_VERSION@ +Libs: -L${libdir} -lgstbadaudio-@GST_API_VERSION@ Cflags: -I${includedir} -- cgit v1.2.1