aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2019-11-04 06:39:50 -0400
committerDavid Bremner <david@tethera.net>2019-12-03 08:12:30 -0400
commitfbb8e1f4301f0993cf0b477b8e0e40d2273e3523 (patch)
tree5eb7b0abf2f3bc3dff4ed9015bd1d271507cd8a4 /debian/control
parenta48ccb5ef802d8732faf8235898ba86094861148 (diff)
debian: add python3 dependencies for the new python bindings
These should generally match those in .travis.yml
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 5 insertions, 0 deletions
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~) |