From 829e2eddbfd57333f9d10809a5919f713636cc12 Mon Sep 17 00:00:00 2001
From: Adam Mercer <adam.mercer@ligo.org>
Date: Mon, 1 Jul 2019 13:54:35 -0700
Subject: [PATCH] gstlal-calibration: remove gst-plugins-math

---
 gstlal-calibration/debian/control.in          | 1 -
 gstlal-calibration/gstlal-calibration.spec.in | 1 -
 2 files changed, 2 deletions(-)

diff --git a/gstlal-calibration/debian/control.in b/gstlal-calibration/debian/control.in
index 1f4bc753af..e6317ec180 100644
--- a/gstlal-calibration/debian/control.in
+++ b/gstlal-calibration/debian/control.in
@@ -22,7 +22,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
  gir1.2-glib-2.0,
  gir1.2-gstreamer-1.0 (>= @MIN_GSTREAMER_VERSION@),
  gir1.2-gst-plugins-base-1.0 (>= @MIN_GSTREAMER_VERSION@),
- gst-plugins-math (>= 1.0.1),
  gstlal (>= @MIN_GSTLAL_VERSION@),
  gstlal-ugly (>= @MIN_GSTLALUGLY_VERSION@),
  gstreamer1.0-plugins-base (>= @MIN_GSTREAMER_VERSION@),
diff --git a/gstlal-calibration/gstlal-calibration.spec.in b/gstlal-calibration/gstlal-calibration.spec.in
index 6edf964134..767c27094c 100644
--- a/gstlal-calibration/gstlal-calibration.spec.in
+++ b/gstlal-calibration/gstlal-calibration.spec.in
@@ -19,7 +19,6 @@ Requires: numpy
 Requires: scipy
 Requires: lal >= @MIN_LAL_VERSION@
 Requires: lalmetaio >= @MIN_LALMETAIO_VERSION@
-Requires: gst-plugins-math >= @MIN_GSTPLUGINSMATH_VERSION@
 
 BuildRequires: pkgconfig >= 0.18.0
 BuildRequires: gstlal-devel >= @MIN_GSTLAL_VERSION@
-- 
GitLab