]> git.notmuchmail.org Git - notmuch/commitdiff
debian: add python3 dependencies for the new python bindings
authorDavid Bremner <david@tethera.net>
Mon, 4 Nov 2019 10:39:50 +0000 (06:39 -0400)
committerDavid Bremner <david@tethera.net>
Tue, 3 Dec 2019 12:12:30 +0000 (08:12 -0400)
These should generally match those in .travis.yml

debian/control

index b1829582c21797be45cabd058381643400dea104..85fb562db033695fd634f335cea0b604b0b808f4 100644 (file)
@@ -17,7 +17,12 @@ Build-Depends:
  python3-all (>= 3.1.2-7~),
  dh-python,
  dh-elpa (>= 1.3),
  python3-all (>= 3.1.2-7~),
  dh-python,
  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~),
  emacs-nox | emacs-gtk | emacs-lucid |
  emacs25-nox | emacs25 (>=25~) | emacs25-lucid (>=25~) |
  ruby, ruby-dev (>>1:1.9.3~),
  emacs-nox | emacs-gtk | emacs-lucid |
  emacs25-nox | emacs25 (>=25~) | emacs25-lucid (>=25~) |