From fbb8e1f4301f0993cf0b477b8e0e40d2273e3523 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 4 Nov 2019 06:39:50 -0400 Subject: [PATCH] debian: add python3 dependencies for the new python bindings These should generally match those in .travis.yml --- debian/control | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/control b/debian/control index b1829582..85fb562d 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,12 @@ Build-Depends: python3-all (>= 3.1.2-7~), dh-python, dh-elpa (>= 1.3), + python3-cffi, + python3-pytest, + python3-pytest-cov, + python3-setuptools, python3-sphinx, + libpython3-all-dev, ruby, ruby-dev (>>1:1.9.3~), emacs-nox | emacs-gtk | emacs-lucid | emacs25-nox | emacs25 (>=25~) | emacs25-lucid (>=25~) | -- 2.43.0