debian: add missing build dependency

* debian/control (Build-Depends): Add dh-python.
This commit is contained in:
Alexandre Duret-Lutz 2018-08-28 13:45:57 +02:00
parent c4015bbcbb
commit 32affa88cb

2
debian/control vendored
View file

@ -2,7 +2,7 @@ Source: spot
Section: science Section: science
Priority: optional Priority: optional
Maintainer: Alexandre Duret-Lutz <adl@lrde.epita.fr> 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 Standards-Version: 3.9.6
Homepage: http://spot.lrde.epita.fr/ Homepage: http://spot.lrde.epita.fr/