From: Jeremy Bicha <jeremy.bicha@canonical.com>
Date: Tue, 1 Feb 2022 16:00:14 -0500
Subject: Have libgstreamer-plugins-bad-1.0.pc Require the moved copy in -good

Forwarded: not-needed
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad1.0/+bug/1170923
---
 meson.build | 1 +
 1 file changed, 1 insertion(+)

Index: gst-plugins-bad1.0-1.25.50/meson.build
===================================================================
--- gst-plugins-bad1.0-1.25.50.orig/meson.build	2025-02-14 18:26:34.605737501 +0100
+++ gst-plugins-bad1.0-1.25.50/meson.build	2025-02-14 18:26:34.602737624 +0100
@@ -569,6 +569,7 @@
 
 pkgconfig.generate(
   libraries : [gst_dep],
+  requires : 'gstreamer-plugins-good-1.0',
   variables : pkgconfig_variables,
   subdirs : pkgconfig_subdirs,
   name : 'gstreamer-plugins-bad-1.0',
