aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2021-12-10 18:53:57 -0400
committerDavid Bremner <david@tethera.net>2021-12-10 18:53:57 -0400
commita06b76b9b3c1212b17d2bb170bdd511711f578f8 (patch)
tree3d5f44ff44be0cc0694c32fc305324ce33d31a37 /debian/control
parent57f29f4cb1e5ddfca453384954226b47f53e2ea6 (diff)
parent2394ee6289a2fc2628f198b4a9920116148dd814 (diff)
Merge tag 'debian/0.34.2-1'
notmuch release 0.34.2-1 for unstable (sid) [dgit] [dgit distro=debian no-split --quilt=linear]
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 8a2e29dd..9872d602 100644
--- a/debian/control
+++ b/debian/control
@@ -23,13 +23,13 @@ Build-Depends:
gnupg <!nocheck>,
gpgsm <!nocheck>,
libgmime-3.0-dev (>= 3.0.3~),
- libpython3-all-dev,
+ libpython3-dev,
libsexp-dev,
libtalloc-dev,
libxapian-dev,
libz-dev,
pkg-config,
- python3-all (>= 3.1.2-7~),
+ python3,
python3-cffi,
python3-pytest,
python3-pytest-cov,