diff --git a/.SRCINFO b/.SRCINFO index fa04fa0..6e655db 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,5 +1,5 @@ # Generated by mksrcinfo v8 -# Mon Jan 2 22:19:19 UTC 2017 +# Tue Feb 28 12:58:01 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.7.r0.g10a1f7a @@ -24,6 +24,7 @@ pkgbase = astroid-git depends = gobject-introspection optdepends = gvim: default editor optdepends = emacs: can be used as editor + optdepends = vte3: for drop-down terminal provides = astroid source = astroid::git+https://github.com/astroidmail/astroid.git md5sums = SKIP diff --git a/PKGBUILD b/PKGBUILD index dae4a8b..cd6d88b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,7 +12,8 @@ depends=('notmuch' 'boost' 'boost-libs' 'gmime' 'gtkmm3' 'webkitgtk' 'libsass' ' makedepends=('scons' 'git' 'pkg-config' 'python-gobject') checkdepends=('notmuch-runtime') optdepends=('gvim: default editor' - 'emacs: can be used as editor') + 'emacs: can be used as editor' + 'vte3: for drop-down terminal') provides=('astroid') conflicts=() replaces=()