diff options
| author | David Bremner <david@tethera.net> | 2017-12-08 20:59:45 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-12-08 20:59:45 -0400 |
| commit | 7a1d1912e7a8d11d1dbaf6f5e8524b841601946f (patch) | |
| tree | 22aef8cfc3e601172eda046d49988b0076345f4d /debian/control | |
| parent | 000bbc73ff135fa588ba4e57c03489d87a13761c (diff) | |
debian: add versioned depends on libgmime
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
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~), |
