mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 09:24:54 +01:00
debian: bump gmime dependency to 2.6.7
As explained in f34613e
, if using gmime 2.6, we want at least 2.6.7
This commit is contained in:
parent
d379e3a0e2
commit
eae27dd5cc
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -10,7 +10,7 @@ Build-Depends:
|
|||
debhelper (>= 7.0.50~),
|
||||
pkg-config,
|
||||
libxapian-dev,
|
||||
libgmime-2.6-dev | libgmime-2.4-dev,
|
||||
libgmime-2.6-dev (>= 2.6.7~) | libgmime-2.4-dev,
|
||||
libtalloc-dev,
|
||||
libz-dev,
|
||||
python-all (>= 2.6.6-3~),
|
||||
|
|
Loading…
Reference in a new issue