add marked as makedepend
This commit is contained in:
parent
ae96639603
commit
2aba371aeb
3
.SRCINFO
3
.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
|
||||
|
2
PKGBUILD
2
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'
|
||||
|
Loading…
Reference in New Issue
Block a user