summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsl1pkn072015-09-25 17:25:04 +0200
committersl1pkn072015-09-25 17:25:04 +0200
commitc08bb06ea6ebc25e33cc3af94e85a27d10882bbf (patch)
treea6d0e1c2700dbe85a819c35f01ec2af3dd9eb546 /PKGBUILD
parent3e6a6eb29cf784e113335ae01def8d610a7e5823 (diff)
downloadaur-c08bb06ea6ebc25e33cc3af94e85a27d10882bbf.tar.gz
Update makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0407ed1d3c52..2984d41c4558 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
pkgname=elektra-git
-pkgver=0.8.12.150.g86b3797
+pkgver=0.8.13.36.g618d73f
pkgrel=1
pkgdesc="A universal hierarchical configuration store. (GIT version)"
arch=('i686' 'x86_64')
url='https://github.com/ElektraInitiative/libelektra'
license=('BSD')
depends=('qt5-declarative' 'yajl' 'augeas' 'discount')
-makedepends=('git' 'cmake' 'boost' 'docbook-xsl' 'texlive-latexextra' 'texlive-fontsextra' 'tcl' 'python2-cheetah' 'lua52' 'python' 'python2')
+makedepends=('git' 'cmake' 'boost' 'docbook-xsl' 'texlive-latexextra' 'texlive-fontsextra' 'tcl' 'python2-cheetah' 'lua52' 'python' 'python2' 'gobject-introspection' 'ruby-ronn')
optdepends=('lua52: Lua bindings'
'python: Python 3 bindings'
'python2: Python 2 bindings')