notmuch: use gmime3
This commit is contained in:
parent
7ec5082964
commit
d2533b339b
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'notmuch'
|
||||
pkgname=notmuch
|
||||
version=0.28
|
||||
revision=1
|
||||
revision=2
|
||||
hostmakedepends="perl pkg-config python-Sphinx python-devel python3-Sphinx python3-devel"
|
||||
makedepends="bash-completion gmime-devel talloc-devel xapian-core-devel"
|
||||
makedepends="bash-completion gmime3-devel talloc-devel xapian-core-devel"
|
||||
short_desc="Thread-based email index, search, and tagging"
|
||||
maintainer="Jan S. <jan.schreib@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
|
|
Loading…
Reference in a new issue