aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2018-02-04 15:20:41 -0500
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2018-02-04 15:34:35 -0500
commit8945c3bde17be9470fe058926062005a1081e935 (patch)
tree1548dfa59ef9f8581e8f9784df7df4736ae75227 /debian
parentd9be1028d47cb7e98b474df420858a690798810b (diff)
drop dependency on libgmime-3.0, not yet in backports
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index c3fe710a..5c38d00a 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
debhelper (>= 10~),
pkg-config,
libxapian-dev,
- libgmime-3.0-dev (>= 3.0.3~) | libgmime-2.6-dev (>= 2.6.7~),
+ libgmime-2.6-dev (>= 2.6.7~),
libtalloc-dev,
libz-dev,
python-all (>= 2.6.6-3~),