Fix typo in gstreamer-bad-audio-1.0.pc

https://bugzilla.gnome.org/show_bug.cgi?id=791910
This commit is contained in:
Tim-Philipp Müller 2017-12-24 11:36:01 +01:00
parent 88c89d2f63
commit 0ecac8f68a

View file

@ -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}