debian: add python3 dependencies for the new python bindings

These should generally match those in .travis.yml
This commit is contained in:
David Bremner 2019-11-04 06:39:50 -04:00
parent a48ccb5ef8
commit fbb8e1f430

5
debian/control vendored
View file

@ -17,7 +17,12 @@ Build-Depends:
python3-all (>= 3.1.2-7~), python3-all (>= 3.1.2-7~),
dh-python, dh-python,
dh-elpa (>= 1.3), dh-elpa (>= 1.3),
python3-cffi,
python3-pytest,
python3-pytest-cov,
python3-setuptools,
python3-sphinx, python3-sphinx,
libpython3-all-dev,
ruby, ruby-dev (>>1:1.9.3~), ruby, ruby-dev (>>1:1.9.3~),
emacs-nox | emacs-gtk | emacs-lucid | emacs-nox | emacs-gtk | emacs-lucid |
emacs25-nox | emacs25 (>=25~) | emacs25-lucid (>=25~) | emacs25-nox | emacs25 (>=25~) | emacs25-lucid (>=25~) |