From 87108e6568d3d674bbc33207837f0955a3bade2a Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Wed, 20 May 2020 09:03:39 +0200 Subject: Build-dep on pybind11. --- debian/changelog | 1 + debian/control | 2 ++ 2 files changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index bc565e51..64de42cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ gudhi (3.2.0+dfsg-1) UNRELEASED; urgency=medium * New upstream release. + * Build-depend on pybind11. -- Gard Spreemann Wed, 20 May 2020 08:48:40 +0200 diff --git a/debian/control b/debian/control index 375aba2d..2fdb21c4 100644 --- a/debian/control +++ b/debian/control @@ -19,8 +19,10 @@ Build-Depends: cmake (>= 3.1), libgmp-dev, libqglviewer-dev-qt5, libtbb-dev, + pybind11-dev, python3-all-dev, python3-matplotlib, + python3-pybind11, python3-pytest, python3-setuptools, python3-tk, -- cgit v1.2.3