debian: add missing build dependencies

* debian/control: Add Build-Depends on graphviz, jupyter-nbconvert,
doxygen.
This commit is contained in:
Alexandre Duret-Lutz 2023-05-11 21:25:59 +02:00
parent 2495004afd
commit 9c6fa4921b

2
debian/control vendored
View file

@ -2,7 +2,7 @@ Source: spot
Section: science
Priority: optional
Maintainer: Alexandre Duret-Lutz <adl@lrde.epita.fr>
Build-Depends: debhelper (>= 12), python3-all-dev, ipython3-notebook | python3-ipykernel, ipython3-notebook | python3-nbconvert, libltdl-dev, dh-python
Build-Depends: debhelper (>= 12), python3-all-dev, ipython3-notebook | python3-ipykernel, ipython3-notebook | python3-nbconvert, libltdl-dev, dh-python, graphviz, jupyter-nbconvert, doxygen
Standards-Version: 4.5.1
Homepage: http://spot.lrde.epita.fr/