Skip to content
Snippets Groups Projects
Commit 9f282677 authored by Duncan Macleod's avatar Duncan Macleod
Browse files

patch glue dependency package names

parent 13000034
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ X-Python-Version: >= 2.6
Package: python-dqsegdb
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, python (>=2.6), python-lscsoft-glue (>= 1.55), pyrxp | python-pyrxp, python-gwdatafind, python-ligo-segments
Depends: ${shlibs:Depends}, ${misc:Depends}, python (>=2.6), python-glue (>= 1.55), pyrxp | python-pyrxp, python-gwdatafind, python-ligo-segments
Description: dqsegdb client
This package provides the client tools to connect to LIGO/VIRGO
DQSEGDB instances.
......@@ -13,7 +13,7 @@ License: GPLv3
Group: Development/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
Prefix: %{_prefix}
Requires: python, python-pyRXP, lscsoft-glue >= 1.55, python2-gwdatafind
Requires: python, python-pyRXP, glue >= 1.55, python2-gwdatafind
Requires: python2-ligo-segments
BuildRequires: python-setuptools, git
BuildArch: noarch
......
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