aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2018-06-18 21:22:24 -0300
committerDavid Bremner <david@tethera.net>2018-06-18 21:22:24 -0300
commit365e179950135351b5b888cd0fdfb6d2785d3c1f (patch)
tree85c3b47c97179c5829e47766f4582a29afbe8cbe
parent698415201715497bdf9d5f53aac0d58f65f86dd9 (diff)
debian: restore libgmime-3.0 build dependency
It's now available in stretch backports, and gmime-2.6 support is deprecated by notmuch.
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
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~),