Skip to content
Snippets Groups Projects
Commit 171928dd authored by Aaron Viets's avatar Aaron Viets
Browse files

gstlal-calibration: Remove pylal dependency

parent 77b81702
No related branches found
No related tags found
No related merge requests found
......@@ -225,14 +225,12 @@ AC_SUBST([LAL_LIBS])
#
# Check for glue and pylal
# Check for glue
#
AC_SUBST([MIN_GLUE_VERSION], [1.50])
AC_SUBST([MIN_PYLAL_VERSION], [0.9.0])
AX_PYTHON_GLUE()
AX_PYTHON_PYLAL()
#
......
......@@ -12,7 +12,6 @@ Requires: gstlal-ugly >= @MIN_GSTLALUGLY_VERSION@
Requires: python >= @MIN_PYTHON_VERSION@
Requires: glue >= @MIN_GLUE_VERSION@
Requires: glue-segments >= @MIN_GLUE_VERSION@
Requires: python-pylal >= @MIN_PYLAL_VERSION@
Requires: %{gstreamername} >= @MIN_GSTREAMER_VERSION@
Requires: %{gstreamername}-plugins-base >= @MIN_GSTREAMER_VERSION@
Requires: %{gstreamername}-plugins-good >= @MIN_GSTREAMER_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