summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c4f389f58a5..26835716f42b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tarantool-git
pkgdesc = an in-memory database designed to store the most volatile and highly accessible web content
- pkgver = 1.6.6.r175.gf4f4e6d
+ pkgver = 1.6.6.r269.gfe1519e
pkgrel = 1
url = http://www.tarantool.org
install = tarantool.install
@@ -11,10 +11,12 @@ pkgbase = tarantool-git
checkdepends = python2-yaml
checkdepends = python2-msgpack
checkdepends = python2-tarantool
+ checkdepends = python2-gevent
makedepends = git
makedepends = cmake
depends = readline
depends = ncurses
+ depends = zlib
source = git://github.com/tarantool/tarantool.git
source = git://github.com/tarantool/luajit.git
source = git://github.com/tarantool/msgpuck.git