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
|
# Generated by mksrcinfo v8
|
||||||
# Wed Nov 15 12:43:08 UTC 2017
|
# Fri Nov 24 23:54:59 UTC 2017
|
||||||
pkgbase = astroid-git
|
pkgbase = astroid-git
|
||||||
pkgdesc = a graphical threads-with-tags style, lightweight and fast, email client for notmuch, inspired by sup and others
|
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
|
pkgver = v0.10.2.r48.gfaf2776
|
||||||
@ -15,6 +15,7 @@ pkgbase = astroid-git
|
|||||||
makedepends = git
|
makedepends = git
|
||||||
makedepends = pkg-config
|
makedepends = pkg-config
|
||||||
makedepends = python-gobject
|
makedepends = python-gobject
|
||||||
|
makedepends = marked
|
||||||
depends = notmuch
|
depends = notmuch
|
||||||
depends = boost
|
depends = boost
|
||||||
depends = boost-libs
|
depends = boost-libs
|
||||||
|
2
PKGBUILD
2
PKGBUILD
@ -10,7 +10,7 @@ url="https://github.com/astroidmail/astroid"
|
|||||||
license=('GPL')
|
license=('GPL')
|
||||||
groups=()
|
groups=()
|
||||||
depends=('notmuch' 'boost' 'boost-libs' 'gmime' 'gtkmm3' 'webkitgtk' 'libsass' 'libpeas' 'gobject-introspection')
|
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')
|
checkdepends=('notmuch-runtime')
|
||||||
optdepends=('gvim: default editor'
|
optdepends=('gvim: default editor'
|
||||||
'emacs: can be used as editor'
|
'emacs: can be used as editor'
|
||||||
|
Loading…
Reference in New Issue
Block a user