notmuch: bump for Ruby 2.2.
This commit is contained in:
parent
827965e8b8
commit
93684c23c2
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'notmuch'
|
# Template file for 'notmuch'
|
||||||
pkgname=notmuch
|
pkgname=notmuch
|
||||||
version=0.19
|
version=0.19
|
||||||
revision=1
|
revision=2
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="
|
makedepends="
|
||||||
xapian-core-devel gmime-devel talloc-devel perl emacs bash-completion
|
xapian-core-devel gmime-devel talloc-devel perl emacs bash-completion
|
||||||
ruby-devel python-devel python3.4-devel python-Sphinx"
|
ruby-devel>=2.2 python-devel python3.4-devel python-Sphinx"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--bashcompletiondir=/usr/share/bash-completion/completions
|
configure_args="--bashcompletiondir=/usr/share/bash-completion/completions
|
||||||
--without-zsh-completion" # zsh completion is part of zsh itself
|
--without-zsh-completion" # zsh completion is part of zsh itself
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue