diff --git a/pkgconfig/gstreamer-bad-audio.pc.in b/pkgconfig/gstreamer-bad-audio.pc.in index 6536a0aa8e..cb9b532844 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}