From: David Bremner Date: Sat, 9 Dec 2017 00:59:45 +0000 (-0400) Subject: debian: add versioned depends on libgmime X-Git-Tag: 0.25.3~3 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=7a1d1912e7a8d11d1dbaf6f5e8524b841601946f debian: add versioned depends on libgmime --- diff --git a/debian/control b/debian/control index 20b8a2db..9cd91725 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9), pkg-config, libxapian-dev, - libgmime-3.0-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~),