Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Riccardo Sturani
lalsuite
Commits
3b86a78b
Commit
3b86a78b
authored
Jun 24, 2019
by
Adam Mercer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lalframe: add help2man to dependencies
ensure man pages are correctly built and packaged
parent
8dd32145
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
lalframe/debian/control.in
lalframe/debian/control.in
+1
-0
lalframe/lalframe.spec.in
lalframe/lalframe.spec.in
+1
-0
No files found.
lalframe/debian/control.in
View file @
3b86a78b
...
@@ -15,6 +15,7 @@ Build-Depends: debhelper (>= 9),
...
@@ -15,6 +15,7 @@ Build-Depends: debhelper (>= 9),
python3-numpy,
python3-numpy,
swig (>= 3.0.7) | swig3.0 (>= 3.0.7),
swig (>= 3.0.7) | swig3.0 (>= 3.0.7),
zlib1g-dev,
zlib1g-dev,
help2man,
lal-dev (>= @MIN_LAL_VERSION@~),
lal-dev (>= @MIN_LAL_VERSION@~),
lal-octave (>= @MIN_LAL_VERSION@~),
lal-octave (>= @MIN_LAL_VERSION@~),
python-lal (>= @MIN_LAL_VERSION@~),
python-lal (>= @MIN_LAL_VERSION@~),
...
...
lalframe/lalframe.spec.in
View file @
3b86a78b
...
@@ -24,6 +24,7 @@ BuildRequires: numpy
...
@@ -24,6 +24,7 @@ BuildRequires: numpy
BuildRequires
:
octave
-
devel
BuildRequires
:
octave
-
devel
BuildRequires
:
python
-
devel
BuildRequires
:
python
-
devel
BuildRequires
:
swig
>=
3.0.7
BuildRequires
:
swig
>=
3.0.7
BuildRequires
:
help2man
BuildRequires
:
lal
-
devel
>=
@
MIN_LAL_VERSION
@
BuildRequires
:
lal
-
devel
>=
@
MIN_LAL_VERSION
@
BuildRequires
:
lal
-
octave
>=
@
MIN_LAL_VERSION
@
BuildRequires
:
lal
-
octave
>=
@
MIN_LAL_VERSION
@
BuildRequires
:
python2
-
lal
>=
@
MIN_LAL_VERSION
@
BuildRequires
:
python2
-
lal
>=
@
MIN_LAL_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