aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-05-24 15:09:39 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2015-06-01 16:03:46 +0200
commit7838a01ce0c90990104c5c4507689b0f297bbc07 (patch)
tree31e84c5185e462ddbbc3432c6bcbefaf3fc9ec98 /PKGBUILD
parent73d450341e0e429148d4625fcb8ac44cdc12ad69 (diff)
downloadpkgbuilds-7838a01ce0c90990104c5c4507689b0f297bbc07.tar.xz
mutt-kz-git: Add notmuch-runtime dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9724775..88e2d8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ url='https://github.com/karelzak/mutt-kz'
arch=('i686' 'x86_64')
license=('GPL')
-depends=('gdbm' 'gpgme' 'openssl>=0.9.8e' 'libsasl' 'libidn'
- 'mime-types' 'ncurses' 'notmuch' 'zlib')
+depends=('gdbm' 'gpgme' 'openssl' 'libsasl' 'libidn'
+ 'mime-types' 'ncurses' 'zlib' 'notmuch-runtime')
makedepends=('git' 'gnupg' 'libxslt')
conflicts=('mutt')