notmuch: bump for Ruby 2.2.

This commit is contained in:
Christian Neukirchen 2014-12-25 14:54:20 +01:00
parent 827965e8b8
commit 93684c23c2

View File

@ -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