diff --git a/pkgconfig/gstreamer-bad-audio-uninstalled.pc.in b/pkgconfig/gstreamer-bad-audio-uninstalled.pc.in index e2fa1151c7..9de1a1bc4c 100644 --- a/pkgconfig/gstreamer-bad-audio-uninstalled.pc.in +++ b/pkgconfig/gstreamer-bad-audio-uninstalled.pc.in @@ -6,7 +6,7 @@ includedir=@abs_top_srcdir@/gst-libs Name: GStreamer bad audio library, uninstalled Description: Bad audio library for GStreamer, Not Installed Version: @VERSION@ -Requires: gstreamer-@GST_API_VERSION@ gstreamer-bad-base-@GST_API_VERSION@ +Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@ Libs: -L${libdir} -lgstbadaudio-@GST_API_VERSION@ Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs diff --git a/pkgconfig/gstreamer-bad-audio.pc.in b/pkgconfig/gstreamer-bad-audio.pc.in index fa90010171..6536a0aa8e 100644 --- a/pkgconfig/gstreamer-bad-audio.pc.in +++ b/pkgconfig/gstreamer-bad-audio.pc.in @@ -7,7 +7,7 @@ pluginsdir=@libdir@/gstreamer-@GST_API_VERSION@ Name: GStreamer bad audio library, uninstalled Description: Bad audio library for GStreamer elements, Not Installed Version: @VERSION@ -Requires: gstreamer-@GST_API_VERSION@ gstreamer-bad-base-@GST_API_VERSION@ +Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@ Libs: -L${libdir} -gstbadaudio-@GST_API_VERSION@ Cflags: -I${includedir} diff --git a/pkgconfig/gstreamer-bad-video-uninstalled.pc.in b/pkgconfig/gstreamer-bad-video-uninstalled.pc.in index 09ccdfea7e..d5fbe7b824 100644 --- a/pkgconfig/gstreamer-bad-video-uninstalled.pc.in +++ b/pkgconfig/gstreamer-bad-video-uninstalled.pc.in @@ -8,7 +8,7 @@ typelibdir=@abs_top_builddir@/gst-libs/gst/video Name: GStreamer bad video library, uninstalled Description: Bad video library for GStreamer elements, Not Installed Version: @VERSION@ -Requires: gstreamer-@GST_API_VERSION@ gstreamer-bad-base-@GST_API_VERSION@ +Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@ Libs: -L${libdir} -lgstbadvideo-@GST_API_VERSION@ Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs diff --git a/pkgconfig/gstreamer-bad-video.pc.in b/pkgconfig/gstreamer-bad-video.pc.in index 43a54c053c..c75271d453 100644 --- a/pkgconfig/gstreamer-bad-video.pc.in +++ b/pkgconfig/gstreamer-bad-video.pc.in @@ -10,7 +10,7 @@ typelibdir=${libdir}/girepository-1.0 Name: GStreamer bad video library Description: Bad video library for GStreamer elements Version: @VERSION@ -Requires: gstreamer-@GST_API_VERSION@ gstreamer-bad-base-@GST_API_VERSION@ +Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@ Libs: -L${libdir} -lgstbadvideo-@GST_API_VERSION@ Cflags: -I${includedir}