From: David Bremner Date: Tue, 19 Jun 2018 00:22:24 +0000 (-0300) Subject: debian: restore libgmime-3.0 build dependency X-Git-Tag: debian/0.27-1_bpo9+1~1 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=365e179950135351b5b888cd0fdfb6d2785d3c1f debian: restore libgmime-3.0 build dependency It's now available in stretch backports, and gmime-2.6 support is deprecated by notmuch. --- diff --git a/debian/control b/debian/control index 4c317c22..79073265 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 10~), pkg-config, libxapian-dev, - libgmime-2.6-dev (>= 2.6.7~), + libgmime-3.0-dev (>= 3.0.3~) | libgmime-2.6-dev (>= 2.6.7~), libtalloc-dev, libz-dev, python-all (>= 2.6.6-3~),