]> git.cworth.org Git - notmuch/commitdiff
debian: restore libgmime-3.0 build dependency
authorDavid Bremner <david@tethera.net>
Tue, 19 Jun 2018 00:22:24 +0000 (21:22 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 19 Jun 2018 00:22:24 +0000 (21:22 -0300)
It's now available in stretch backports, and gmime-2.6 support is
deprecated by notmuch.

debian/control

index 4c317c2242f1de8bce2788e09bfbd5f40e85cbfa..79073265a5a0b19709dc811b1e1519047c90df85 100644 (file)
@@ -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~),