diff options
| author | David Bremner <david@tethera.net> | 2017-07-26 10:51:59 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-07-26 11:00:31 -0400 |
| commit | 81125aca5126c2c8f0f50b59e99911e7a1ca8e68 (patch) | |
| tree | 8a98022aac528b295251a5dc2481a2d8ccfc0ba7 /debian/control | |
| parent | 9f648dfbb8e253dab1bc4a0e761ad46cec405f4d (diff) | |
debian: update gmime dependenciesdebian/0.25-2
- build against gmime 3.0 by preference
- drop gmime-2.4-dev, no longer supported upstream
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 4360d001..25594496 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9), pkg-config, libxapian-dev, - libgmime-2.6-dev (>= 2.6.7~) | libgmime-2.4-dev, + libgmime-3.0-dev | libgmime-2.6-dev (>= 2.6.7~), libtalloc-dev, libz-dev, python-all (>= 2.6.6-3~), |
