From 7838a01ce0c90990104c5c4507689b0f297bbc07 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sun, 24 May 2015 15:09:39 +0100 Subject: mutt-kz-git: Add notmuch-runtime dependency --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index e246d2b..c2ce6bc 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,5 +1,5 @@ # Generated by makepkg 4.2.1 -# Mon Jun 1 15:02:31 UTC 2015 +# Mon Jun 1 15:02:32 UTC 2015 pkgbase = mutt-kz-git pkgdesc = Small but powerful text-based mail client pkgver = 1.5.23.1.rc1.r1.gfbca882 @@ -13,13 +13,13 @@ pkgbase = mutt-kz-git makedepends = libxslt depends = gdbm depends = gpgme - depends = openssl>=0.9.8e + depends = openssl depends = libsasl depends = libidn depends = mime-types depends = ncurses - depends = notmuch depends = zlib + depends = notmuch-runtime provides = mutt conflicts = mutt source = git+https://github.com/karelzak/mutt-kz.git 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') -- cgit v1.2.3-70-g09d2