Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
lscsoft
lalsuite
Commits
e5d9e02f
Commit
e5d9e02f
authored
Mar 24, 2017
by
Leo Pound Singer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document lalinference-python dependency on matplotlib
Original: 446286c824bd55777f14315f36d359d1ef1844d2
parent
536309b2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
lalinference/debian/control.in
lalinference/debian/control.in
+2
-0
lalinference/lalinference.spec.in
lalinference/lalinference.spec.in
+2
-0
No files found.
lalinference/debian/control.in
View file @
e5d9e02f
...
@@ -14,6 +14,7 @@ Build-Depends: debhelper (>= 9),
...
@@ -14,6 +14,7 @@ Build-Depends: debhelper (>= 9),
python-all-dev,
python-all-dev,
python-h5py,
python-h5py,
python-healpy (>= 1.9.1),
python-healpy (>= 1.9.1),
python-matplotlib (>= 1.2.0),
python-numpy (>= 1.7),
python-numpy (>= 1.7),
python-scipy (>= 0.8),
python-scipy (>= 0.8),
python-seaborn,
python-seaborn,
...
@@ -100,6 +101,7 @@ Depends:
...
@@ -100,6 +101,7 @@ Depends:
${python:Depends},
${python:Depends},
${shlibs:Depends},
${shlibs:Depends},
python-h5py,
python-h5py,
python-matplotlib (>= 1.2.0),
python-pkg-resources,
python-pkg-resources,
python-scipy (>= 0.8),
python-scipy (>= 0.8),
python-seaborn,
python-seaborn,
...
...
lalinference/lalinference.spec.in
View file @
e5d9e02f
...
@@ -16,6 +16,7 @@ BuildRequires: chealpix-devel >= 3.30.0
...
@@ -16,6 +16,7 @@ BuildRequires: chealpix-devel >= 3.30.0
BuildRequires
:
gsl
-
devel
BuildRequires
:
gsl
-
devel
BuildRequires
:
hdf5
-
devel
BuildRequires
:
hdf5
-
devel
BuildRequires
:
healpy
>=
1.9.1
BuildRequires
:
healpy
>=
1.9.1
BuildRequires
:
python
-
matplotlib
>=
1.2.0
BuildRequires
:
python
-
shapely
BuildRequires
:
python
-
shapely
BuildRequires
:
libmetaio
-
devel
BuildRequires
:
libmetaio
-
devel
BuildRequires
:
libxml2
-
devel
BuildRequires
:
libxml2
-
devel
...
@@ -94,6 +95,7 @@ Requires: python-shapely
...
@@ -94,6 +95,7 @@ Requires: python-shapely
Requires
:
numpy
>=
1.7
Requires
:
numpy
>=
1.7
Requires
:
python
Requires
:
python
Requires
:
scipy
>=
0.8
Requires
:
scipy
>=
0.8
Requires
:
python
-
matplotlib
>=
1.2.0
Requires
:
python
-
six
Requires
:
python
-
six
Requires
:
python
-
seaborn
Requires
:
python
-
seaborn
Requires
:
glue
>=
@
MIN_GLUE_VERSION
@
Requires
:
glue
>=
@
MIN_GLUE_VERSION
@
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment