mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
Fix typo in gstreamer-bad-audio-1.0.pc
https://bugzilla.gnome.org/show_bug.cgi?id=791910
This commit is contained in:
parent
88c89d2f63
commit
0ecac8f68a
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue