Skip to content
Snippets Groups Projects
Commit ec7c1b57 authored by Duncan Macleod's avatar Duncan Macleod Committed by Alexander Pace
Browse files

gstlal-inspiral: add missing python3-gwdatafind requirement

parent 40ccc695
No related branches found
No related tags found
1 merge request!331Add missing python3-gwdatafind requirement for gstlal-inspiral
Pipeline #472878 passed with warnings
......@@ -43,6 +43,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends},
python3-gi,
python3-gst-1.0,
python3-h5py,
python3-gwdatafind,
python3-lal (>= @MIN_LAL_VERSION@),
python3-lalinspiral (>= @MIN_LALINSPIRAL_VERSION@),
python3-ligo-gracedb (>= 2.7.5),
......
......@@ -26,6 +26,7 @@ Requires: lalapps
Requires: ligo-gracedb >= 2.7.5
Requires: python3 >= @MIN_PYTHON_VERSION@
Requires: python%{python3_pkgversion}-%{gstreamername}
Requires: python%{python3_pkgversion}-gwdatafind
Requires: python%{python3_pkgversion}-lal >= @MIN_LAL_VERSION@
Requires: python%{python3_pkgversion}-lalinspiral >= @MIN_LALINSPIRAL_VERSION@
Requires: python%{python3_pkgversion}-ligo-lw >= @MIN_LIGO_LW_VERSION@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment