summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef385235c7a6..a12c6ed74670 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Sep 14 05:54:53 UTC 2017
+# Mon Dec 25 00:54:21 UTC 2017
pkgbase = scylla-git
pkgdesc = Scylla is an open source NoSQL drop-in replacement for Apache Cassandra with fast throughput and low latency
pkgver = r12846.3077416ec
@@ -27,7 +27,7 @@ pkgbase = scylla-git
makedepends = numactl
makedepends = libpciaccess
makedepends = libxml2
- makedepends = thrift
+ makedepends = thrift-0.10.0
makedepends = lksctp-tools
makedepends = protobuf
makedepends = libunwind
diff --git a/PKGBUILD b/PKGBUILD
index fda8c7cfe411..293b49b911e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ depends=('hwloc' 'systemd' 'collectd' 'python-yaml' 'python2-yaml' 'python-urwid
makedepends=('git' 'gcc' 'antlr3-cpp-headers-git' 'libyaml' 'yaml-cpp'
'lz4' 'zlib' 'snappy' 'jsoncpp' 'gnutls' 'ninja'
'ragel' 'libaio' 'crypto++' 'xfsprogs' 'jre8-openjdk-headless'
- 'numactl' 'libpciaccess' 'libxml2' 'thrift' 'lksctp-tools'
+ 'numactl' 'libpciaccess' 'libxml2' 'thrift-0.10.0' 'lksctp-tools'
'protobuf' 'libunwind' 'systemtap' 'make' 'libtool' 'cmake')
# Relations
provides=('scylla')