Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
7a2e5d8b
Commit
7a2e5d8b
authored
Aug 28, 2018
by
Alexandre Duret-Lutz
Browse files
debian: add missing build dependency
* debian/control (Build-Depends): Add dh-python.
parent
32a39c3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
7a2e5d8b
...
...
@@ -2,7 +2,7 @@ Source: spot
Section: science
Priority: optional
Maintainer: Alexandre Duret-Lutz <adl@lrde.epita.fr>
Build-Depends: debhelper (>= 9), python3-all-dev, ipython3-notebook | python3-ipykernel, ipython3-notebook | python3-nbconvert, libltdl-dev
Build-Depends: debhelper (>= 9), python3-all-dev, ipython3-notebook | python3-ipykernel, ipython3-notebook | python3-nbconvert, libltdl-dev
, dh-python
Standards-Version: 3.9.6
Homepage: http://spot.lrde.epita.fr/
...
...
Write
Preview
Supports
Markdown
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