From 365e179950135351b5b888cd0fdfb6d2785d3c1f Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 18 Jun 2018 21:22:24 -0300 Subject: [PATCH] debian: restore libgmime-3.0 build dependency It's now available in stretch backports, and gmime-2.6 support is deprecated by notmuch. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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~), -- 2.43.0