Description: Have libgstreamer-plugins-bad-1.0.pc Require the moved copy in -good
Author: Iain Lane <iain.lane@canonical.com>
Forwarded: not-needed
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad1.0/+bug/1170923

Index: b/pkgconfig/gstreamer-plugins-bad.pc.in
===================================================================
--- a/pkgconfig/gstreamer-plugins-bad.pc.in
+++ b/pkgconfig/gstreamer-plugins-bad.pc.in
@@ -5,7 +5,5 @@
 
 Name: GStreamer Bad Plugin libraries
 Description: Currently includes the photography interface library
-Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@
+Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@ gstreamer-plugins-good-@GST_API_VERSION@
 Version: @VERSION@
-Libs: -L${libdir} -lgstphotography-@GST_API_VERSION@
-Cflags: -I${includedir}
Index: b/pkgconfig/gstreamer-plugins-bad-uninstalled.pc.in
===================================================================
--- a/pkgconfig/gstreamer-plugins-bad-uninstalled.pc.in
+++ b/pkgconfig/gstreamer-plugins-bad-uninstalled.pc.in
@@ -6,8 +6,5 @@
 Name: GStreamer Bad Plugin libraries, Uninstalled
 Description: Currently includes the photography interface library, uninstalled
 Version: @VERSION@
-Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@
-
-Libs: -L${libdir} ${libdir}/libgstphotography-@GST_API_VERSION@.la
-Cflags: -I${includedir}
+Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@ gstreamer-plugins-good-@GST_API_VERSION@
 
