diff --git a/.SRCINFO b/.SRCINFO index 8299471..d776794 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,5 +1,5 @@ # Generated by mksrcinfo v8 -# Wed Nov 15 12:43:08 UTC 2017 +# Fri Nov 24 23:54:59 UTC 2017 pkgbase = astroid-git pkgdesc = a graphical threads-with-tags style, lightweight and fast, email client for notmuch, inspired by sup and others pkgver = v0.10.2.r48.gfaf2776 @@ -15,6 +15,7 @@ pkgbase = astroid-git makedepends = git makedepends = pkg-config makedepends = python-gobject + makedepends = marked depends = notmuch depends = boost depends = boost-libs diff --git a/PKGBUILD b/PKGBUILD index c05ade0..c2d0086 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ url="https://github.com/astroidmail/astroid" license=('GPL') groups=() depends=('notmuch' 'boost' 'boost-libs' 'gmime' 'gtkmm3' 'webkitgtk' 'libsass' 'libpeas' 'gobject-introspection') -makedepends=('cmake' 'ninja' 'git' 'pkg-config' 'python-gobject') +makedepends=('cmake' 'ninja' 'git' 'pkg-config' 'python-gobject' 'marked') checkdepends=('notmuch-runtime') optdepends=('gvim: default editor' 'emacs: can be used as editor'